Un-break: the MASTER_SITE returned extra bytes when servicing an
HTTP/1.1 request. Moved distfile to www.freebsd.org/~fenner/ temporarily. Left original MASTER_SITE commented out - newer fetch fetches the distfile properly, and server administrator is working on the problem, so will probably be able to be moved back soon.
This commit is contained in:
parent
2464554ac1
commit
ecb7b08e0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14206
2 changed files with 4 additions and 5 deletions
|
@ -3,18 +3,17 @@
|
|||
# Date created: 02 Aug 1997
|
||||
# Whom: joes@seaport.net
|
||||
#
|
||||
# $Id: Makefile,v 1.5 1998/08/30 15:41:25 steve Exp $
|
||||
# $Id: Makefile,v 1.6 1998/08/31 05:30:20 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= qpage-3.2
|
||||
CATEGORIES= comms
|
||||
MASTER_SITES= http://www.qpage.org/download/
|
||||
#MASTER_SITES= http://www.qpage.org/download/
|
||||
MASTER_SITES= http://www.freebsd.org/~fenner/
|
||||
EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= joes@seaport.net
|
||||
|
||||
BROKEN= corrupted distfile
|
||||
|
||||
MAN1= qpage.1
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (qpage-3.2.tar.Z) = eaf961a482bb0e7e305a6e89d622b1e0
|
||||
MD5 (qpage-3.2.tar.Z) = 9716c9d07a504b301788a22eaaf2aa80
|
||||
|
|
Loading…
Reference in a new issue