summaryrefslogtreecommitdiff
path: root/www/libwww/Makefile
diff options
context:
space:
mode:
authorreinoud <reinoud@pkgsrc.org>2002-11-19 20:54:11 +0000
committerreinoud <reinoud@pkgsrc.org>2002-11-19 20:54:11 +0000
commit9eea2f83250eef262dd26bb8a4536c06e247b783 (patch)
tree888a91d584f4049118e9e29fa5b2be1a56967e2e /www/libwww/Makefile
parent2760bcab8245c89ac74a2e36dbfa463c10d69f60 (diff)
downloadpkgsrc-9eea2f83250eef262dd26bb8a4536c06e247b783.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