diff options
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> |