diff options
author | ache <ache@FreeBSD.org> | 1996-02-08 13:58:00 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-02-08 13:58:00 +0800 |
commit | 1bd3e4e7b74deff7d4c02efb67c9115d2e0ec9b7 (patch) | |
tree | 62a5c9446b98cabb3a870f34f6075142ccdf7606 /www/lynx | |
parent | 14daf446ff402c88e5333cf766aa29284845822e (diff) | |
download | freebsd-ports-gnome-1bd3e4e7b74deff7d4c02efb67c9115d2e0ec9b7.tar.gz freebsd-ports-gnome-1bd3e4e7b74deff7d4c02efb67c9115d2e0ec9b7.tar.zst freebsd-ports-gnome-1bd3e4e7b74deff7d4c02efb67c9115d2e0ec9b7.zip |
Upgrade and use NCFTPTAIL now
Diffstat (limited to 'www/lynx')
-rw-r--r-- | www/lynx/Makefile | 8 | ||||
-rw-r--r-- | www/lynx/distinfo | 2 |
2 files changed, 7 insertions, 3 deletions
diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 419d5c12362b..453f880accac 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -4,7 +4,7 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.15 1995/12/16 04:07:45 ache Exp $ +# $Id: Makefile,v 1.16 1996/01/16 03:43:25 ache Exp $ # DISTNAME= lynx2-4-FM @@ -17,8 +17,12 @@ CATEGORIES+= www #NCFTPFLAGS= -to multipart/x-zip -timeout 120 -o ${DISTFILES} #FETCH_DEPENDS= ${NCFTP}:${PORTSDIR}/www/comline -MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/nidr/www/ +# Beware ugly VMS names +NCFTPFLAGS= -c +MASTER_SITES= ftp://ftp.hhs.dk//fote_mirror/ DISTFILES= lynx2-4-fm.zip +NCFTPTAIL= > ${DISTFILES} + EXTRACT_CMD= unzip EXTRACT_ARGS= -q diff --git a/www/lynx/distinfo b/www/lynx/distinfo index 8ae82a2573b7..43ab8e88a62d 100644 --- a/www/lynx/distinfo +++ b/www/lynx/distinfo @@ -1 +1 @@ -MD5 (lynx2-4-fm.zip) = c162f96cd07bee30bb6336a9c9e33ed5 +MD5 (lynx2-4-fm.zip) = 07e4f9d5150a5fcb5537fddca544dacd |