diff options
author | ache <ache@FreeBSD.org> | 1994-11-07 00:26:47 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1994-11-07 00:26:47 +0800 |
commit | f74f7f641960449d659e100f01f76ba908d2bcfc (patch) | |
tree | 5175efbc3a7b722560bc53bd6f3931104fbbae51 /www/lynx-current | |
parent | af783a555f627b3d6018c3d6aa7827b34288b616 (diff) | |
download | freebsd-ports-graphics-f74f7f641960449d659e100f01f76ba908d2bcfc.tar.gz freebsd-ports-graphics-f74f7f641960449d659e100f01f76ba908d2bcfc.tar.zst freebsd-ports-graphics-f74f7f641960449d659e100f01f76ba908d2bcfc.zip |
Upgrade to version 2.3.1
Diffstat (limited to 'www/lynx-current')
-rw-r--r-- | www/lynx-current/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/lynx-current/Makefile b/www/lynx-current/Makefile index 52710437e8d..4db2849b6f4 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: lynx -# Version required: 2.3 +# Version required: 2.3.1 # Date created: 5 Nov 1994 # Whom: ache # # $Id: Makefile,v 1.1.1.1 1994/10/23 01:26:28 torstenb Exp $ # -DISTNAME= lynx2-3 +DISTNAME= lynx2-3-1 EXTRACT_SUFX= .tar.Z -MASTER_SITES= ftp://ftp2.cc.ukans.edu/pub/lynx/ +MASTER_SITES= ftp://stat1.cc.ukans.edu/pub/lynx/ .include <bsd.port.mk> |