diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-22 05:40:54 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1994-12-22 05:40:54 +0000 |
commit | f72051ad2b4b9685d94d5bb3dab8a3b16f79735f (patch) | |
tree | 4ca23c972e4b226736c85b4a3f90b9986d84f093 | |
parent | 0066f3c97175bdf54c6165de9eb32773b9e7b47c (diff) | |
download | freebsd-ports-f72051ad2b4b9685d94d5bb3dab8a3b16f79735f.zip |
Upgrade
-rw-r--r-- | www/lynx-current/Makefile | 8 | ||||
-rw-r--r-- | www/lynx/Makefile | 8 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 6ffed41df859..078a2e4859e2 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: lynx -# Version required: 2.3.6 +# Version required: 2.3.7 # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.2 1994/11/06 16:26:30 ache Exp $ +# $Id: Makefile,v 1.4 1994/12/17 03:11:08 ache Exp $ # -DISTNAME= lynx2-3-6 +DISTNAME= lynx2-3-7 EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-6/ +MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/ ALL_TARGET= freebsd DEPENDS= ${PORTSDIR}/devel/gmake diff --git a/www/lynx/Makefile b/www/lynx/Makefile index 6ffed41df859..078a2e4859e2 100644 --- a/www/lynx/Makefile +++ b/www/lynx/Makefile @@ -1,14 +1,14 @@ # New ports collection makefile for: lynx -# Version required: 2.3.6 +# Version required: 2.3.7 # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.2 1994/11/06 16:26:30 ache Exp $ +# $Id: Makefile,v 1.4 1994/12/17 03:11:08 ache Exp $ # -DISTNAME= lynx2-3-6 +DISTNAME= lynx2-3-7 EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-6/ +MASTER_SITES= ftp://ukanaix.cc.ukans.edu/pub/lynx/lynx2-3-7/ ALL_TARGET= freebsd DEPENDS= ${PORTSDIR}/devel/gmake |