summaryrefslogtreecommitdiff
path: root/www/libwww/Makefile
diff options
context:
space:
mode:
authorreinoud <reinoud>2002-11-19 20:54:11 +0000
committerreinoud <reinoud>2002-11-19 20:54:11 +0000
commit40cd00eecef5e3379983245bc57b2806d1d71cad (patch)
tree888a91d584f4049118e9e29fa5b2be1a56967e2e /www/libwww/Makefile
parentea3f88c3271d6e51997983e8ece8db3507e627ef (diff)
downloadpkgsrc-40cd00eecef5e3379983245bc57b2806d1d71cad.tar.gz
Update of the libwww package to the w3c-libwww-5.4.0 distro as found on
w3c.org. It features some bug fixes and new function calls that are used in the new Amaya f.e. Tested on Alpha
Diffstat (limited to 'www/libwww/Makefile')
-rw-r--r--www/libwww/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/libwww/Makefile b/www/libwww/Makefile
index 94835033195..3527a84c8ec 100644
--- a/www/libwww/Makefile
+++ b/www/libwww/Makefile
@@ -1,11 +1,12 @@
-# $NetBSD: Makefile,v 1.39 2002/10/26 18:11:20 bouyer Exp $
+# $NetBSD: Makefile,v 1.40 2002/11/19 20:54:11 reinoud Exp $
-DISTNAME= w3c-libwww-5.3.2
-PKGNAME= libwww-5.3.2
-PKGREVISION= 3
+DISTNAME= w3c-libwww-5.4.0
+PKGNAME= libwww-5.4.0
+#PKGREVISION= 1
CATEGORIES= www devel
MASTER_SITES= http://www.w3.org/Library/Distribution/ \
ftp://ftp.uni-hannover.de/pub/mirror/info-systems/WWW/libwww/
+EXTRACT_SUFX= .tgz
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.w3.org/Library/
@@ -42,7 +43,6 @@ PLIST_SUBST+= MD5LIB="@comment "
PLIST_SUBST+= MD5LIB=""
.endif
-
# Include SOCKS firewall support
.if defined(USE_SOCKS) && (${USE_SOCKS} == 4 || ${USE_SOCKS} == 5)
.if ${USE_SOCKS} == 4