diff options
author | ache <ache@FreeBSD.org> | 1997-10-25 16:02:50 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-10-25 16:02:50 +0000 |
commit | 72cac3a6e4cfa11b76f6b6a2e5f53e0c683cf756 (patch) | |
tree | a7f62c1a4f11a9c20993201372899cf986c6e094 /www/lynx-current/Makefile | |
parent | 73f6eca21a83451e4d2926824d55048df9d5130f (diff) | |
download | FreeBSD-ports-72cac3a6e4cfa11b76f6b6a2e5f53e0c683cf756.zip FreeBSD-ports-72cac3a6e4cfa11b76f6b6a2e5f53e0c683cf756.tar.gz |
Upgrade to 0.87
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 71d8777..e3e617b 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.67 1997/10/10 14:47:21 ache Exp $ +# $Id: Makefile,v 1.68 1997/10/22 11:29:10 ache Exp $ # -DISTNAME= lynx2.7.1ac-0.84 -PKGNAME= lynx-2.7.1ac-0.84 +DISTNAME= lynx2.7.1ac-0.87 +PKGNAME= lynx-2.7.1ac-0.87 CATEGORIES= www MASTER_SITES= http://sol.slcc.edu/lynx/current/ |