diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-15 17:34:52 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-03-15 17:34:52 +0000 |
commit | 23da08260abe4c026279e00960ee8e29ca54056e (patch) | |
tree | df9ec4fc33ab2c45dbb2b14b4ae9b5e64444b7c3 /www/libwww/Makefile | |
parent | 764c16bb4dccfc3b8750575e49a5066a539f7e53 (diff) | |
download | ports-23da08260abe4c026279e00960ee8e29ca54056e.tar.gz ports-23da08260abe4c026279e00960ee8e29ca54056e.zip |
Notes
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r-- | www/libwww/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile index e3e18856c241..12108077b5de 100644 --- a/www/libwww/Makefile +++ b/www/libwww/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: libwww -# Version required: 5.1i +# Version required: 5.1j # Date created: 18 Feb 1996 # Whom: torstenb # -# $Id: Makefile,v 1.5 1998/02/08 02:24:44 jseger Exp $ +# $Id: Makefile,v 1.6 1998/02/22 21:44:49 jseger Exp $ # -DISTNAME= w3c-libwww-5.1i -PKGNAME= libwww-5.1i +DISTNAME= w3c-libwww-5.1j +PKGNAME= libwww-5.1j CATEGORIES= www devel MASTER_SITES= ftp://ftp.w3.org/pub/libwww/ |