diff options
author | ache <ache@FreeBSD.org> | 1996-02-10 03:12:37 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-02-10 03:12:37 +0800 |
commit | fdca5aac996219eedb0b7a3d2bb1073501bcd8b7 (patch) | |
tree | df34168481c2eae1d897facb5e137a101493e220 /www/lynx | |
parent | bcce5b905286321294a07e7489bd892837ac7cd1 (diff) | |
download | freebsd-ports-gnome-fdca5aac996219eedb0b7a3d2bb1073501bcd8b7.tar.gz freebsd-ports-gnome-fdca5aac996219eedb0b7a3d2bb1073501bcd8b7.tar.zst freebsd-ports-gnome-fdca5aac996219eedb0b7a3d2bb1073501bcd8b7.zip |
Mirrors changes
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 17 | ||||
-rw-r--r-- | www/lynx/distinfo | 2 |
2 files changed, 11 insertions, 8 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 453f880accac..9fb3b6f6d815 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -7,24 +7,27 @@ # $Id: Makefile,v 1.16 1996/01/16 03:43:25 ache Exp $ # -DISTNAME= lynx2-4-FM +DISTNAME= lynx2-4-fm PKGNAME= lynx-2.4fm +WRKSRC= ${WRKDIR}/lynx2-4-FM CATEGORIES+= www # Original location, lynx changes too often there #MASTER_SITES= http://www.wfbr.edu/lynx/ #NCFTP= w3c -#NCFTPFLAGS= -to multipart/x-zip -timeout 120 -o ${DISTFILES} +#NCFTPFLAGS= -to multipart/x-zip -timeout 300 -o ${DISTFILES} #FETCH_DEPENDS= ${NCFTP}:${PORTSDIR}/www/comline -# Beware ugly VMS names -NCFTPFLAGS= -c -MASTER_SITES= ftp://ftp.hhs.dk//fote_mirror/ -DISTFILES= lynx2-4-fm.zip -NCFTPTAIL= > ${DISTFILES} +# FTP mirror of original location. Beware ugly VMS names +#NCFTPFLAGS= -c +#MASTER_SITES= ftp://ftp.hhs.dk//fote_mirror/ +#NCFTPTAIL= > ${DISTFILES} + +MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/nidr/www/ EXTRACT_CMD= unzip EXTRACT_ARGS= -q +EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG diff --git a/www/lynx/distinfo b/www/lynx/distinfo index 43ab8e88a62d..564513c711ac 100644 --- a/www/lynx/distinfo +++ b/www/lynx/distinfo @@ -1 +1 @@ -MD5 (lynx2-4-fm.zip) = 07e4f9d5150a5fcb5537fddca544dacd +MD5 (lynx2-4-fm.zip) = e09ac113c494b2599d5558699b9144cf |