diff options
author | ache <ache@FreeBSD.org> | 1996-05-19 07:05:11 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-05-19 07:05:11 +0800 |
commit | bdcf6ff6ee03a5895df700c29d91d9496e8a82c8 (patch) | |
tree | b5b9905c0306eec9085537f2853fd71b7c7df345 /www | |
parent | bb24e43960ef81209d40c9bf43330897e7f8985a (diff) | |
download | freebsd-ports-gnome-bdcf6ff6ee03a5895df700c29d91d9496e8a82c8.tar.gz freebsd-ports-gnome-bdcf6ff6ee03a5895df700c29d91d9496e8a82c8.tar.zst freebsd-ports-gnome-bdcf6ff6ee03a5895df700c29d91d9496e8a82c8.zip |
Upgrade to 2.5FM
Diffstat (limited to 'www')
-rw-r--r-- | www/lynx-current/Makefile | 16 | ||||
-rw-r--r-- | www/lynx-current/distinfo | 2 | ||||
-rw-r--r-- | www/lynx/Makefile | 16 | ||||
-rw-r--r-- | www/lynx/distinfo | 2 |
4 files changed, 12 insertions, 24 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 42f995a33c3f..208671808267 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,17 +1,16 @@ # New ports collection makefile for: lynx # See http://www.wfbr.edu/dir/lynx/ for additional info -# Version required: 2.5 +# Version required: 2.5FM # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.20 1996/03/09 06:00:09 ache Exp $ +# $Id: Makefile,v 1.21 1996/05/03 19:48:58 ache Exp $ # -DISTNAME= lynx2-5 -PKGNAME= lynx-2.5 +DISTNAME= lynx2-5FM +PKGNAME= lynx-2.5FM CATEGORIES+= www -MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/internet/www/ -EXTRACT_SUFX= .zip +MASTER_SITES= ftp://ftp.more.net/pub/mirrors/lynx/ # Original location, lynx changes too often there #MASTER_SITES= http://www.wfbr.edu/lynx/ @@ -26,11 +25,6 @@ EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG -BUILD_DEPENDS= ${EXTRACT_CMD}:${PORTSDIR}/archivers/unzip - -WRKSRC= ${WRKDIR}/lynx2-5 -EXTRACT_CMD= unzip -EXTRACT_ARGS= -q ALL_TARGET= freebsd-ncurses .include <bsd.port.mk> diff --git a/www/lynx-current/distinfo b/www/lynx-current/distinfo index a7e9b5920da3..47a9645d1cd2 100644 --- a/www/lynx-current/distinfo +++ b/www/lynx-current/distinfo @@ -1 +1 @@ -MD5 (lynx2-5.zip) = d0775040abdee21185e117ab74e594a3 +MD5 (lynx2-5FM.tar.gz) = 0847f73e9a1f7fa3a0540037bda7ed85 diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 42f995a33c3f..208671808267 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,17 +1,16 @@ # New ports collection makefile for: lynx # See http://www.wfbr.edu/dir/lynx/ for additional info -# Version required: 2.5 +# Version required: 2.5FM # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.20 1996/03/09 06:00:09 ache Exp $ +# $Id: Makefile,v 1.21 1996/05/03 19:48:58 ache Exp $ # -DISTNAME= lynx2-5 -PKGNAME= lynx-2.5 +DISTNAME= lynx2-5FM +PKGNAME= lynx-2.5FM CATEGORIES+= www -MASTER_SITES= ftp://ftp.kiae.su/unix/tcpip/internet/www/ -EXTRACT_SUFX= .zip +MASTER_SITES= ftp://ftp.more.net/pub/mirrors/lynx/ # Original location, lynx changes too often there #MASTER_SITES= http://www.wfbr.edu/lynx/ @@ -26,11 +25,6 @@ EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG -BUILD_DEPENDS= ${EXTRACT_CMD}:${PORTSDIR}/archivers/unzip - -WRKSRC= ${WRKDIR}/lynx2-5 -EXTRACT_CMD= unzip -EXTRACT_ARGS= -q ALL_TARGET= freebsd-ncurses .include <bsd.port.mk> diff --git a/www/lynx/distinfo b/www/lynx/distinfo index a7e9b5920da3..47a9645d1cd2 100644 --- a/www/lynx/distinfo +++ b/www/lynx/distinfo @@ -1 +1 @@ -MD5 (lynx2-5.zip) = d0775040abdee21185e117ab74e594a3 +MD5 (lynx2-5FM.tar.gz) = 0847f73e9a1f7fa3a0540037bda7ed85 |