mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Upgrade and use NCFTPTAIL now
This commit is contained in:
parent
8aebc0c4b2
commit
6597eee055
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=2698
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (lynx2-4-fm.zip) = c162f96cd07bee30bb6336a9c9e33ed5
|
||||
MD5 (lynx2-4-fm.zip) = 07e4f9d5150a5fcb5537fddca544dacd
|
||||
|
@ -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
|
||||
|
||||
|
@ -1 +1 @@
|
||||
MD5 (lynx2-4-fm.zip) = c162f96cd07bee30bb6336a9c9e33ed5
|
||||
MD5 (lynx2-4-fm.zip) = 07e4f9d5150a5fcb5537fddca544dacd
|
||||
|
Loading…
Reference in New Issue
Block a user