diff options
author | ache <ache@FreeBSD.org> | 1997-12-20 10:22:33 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-12-20 10:22:33 +0000 |
commit | c8dfc8111abaeb39d38861ddbfb431c22eb4ba27 (patch) | |
tree | a0ec86528705e0c2f50b77a925a6712218503c91 /www/lynx-current/Makefile | |
parent | d15eeac96334dcbd3d8ec8c93231dca2b9bc968f (diff) | |
download | FreeBSD-ports-c8dfc8111abaeb39d38861ddbfb431c22eb4ba27.zip FreeBSD-ports-c8dfc8111abaeb39d38861ddbfb431c22eb4ba27.tar.gz |
Upgrade to 102
Diffstat (limited to 'www/lynx-current/Makefile')
-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 252359f..a38b37f 100644 --- a/www/lynx-current/Makefile +++ b/www/lynx-current/Makefile @@ -4,11 +4,11 @@ # Date created: 15 Dec 1994 # Whom: ache # -# $Id: Makefile,v 1.73 1997/12/04 20:55:12 ache Exp $ +# $Id: Makefile,v 1.74 1997/12/15 15:17:56 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.100 -PKGNAME= lynx-2.7.1ac-0.100 +DISTNAME= lynx2.7.1ac-0.102 +PKGNAME= lynx-2.7.1ac-0.102 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ |