summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
Diffstat (limited to 'www')
-rw-r--r--www/drivel/Makefile3
-rw-r--r--www/php-curl/Makefile4
-rw-r--r--www/py-curl/Makefile3
3 files changed, 6 insertions, 4 deletions
diff --git a/www/drivel/Makefile b/www/drivel/Makefile
index 16f5d61aba4..8fbee79627f 100644
--- a/www/drivel/Makefile
+++ b/www/drivel/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2004/12/04 17:35:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.11 2005/01/03 15:59:12 wiz Exp $
#
DISTNAME= drivel-1.2.3
+PKGREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=drivel/}
EXTRACT_SUFX= .tar.bz2
diff --git a/www/php-curl/Makefile b/www/php-curl/Makefile
index 6a413d384cb..80b491864bd 100644
--- a/www/php-curl/Makefile
+++ b/www/php-curl/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2004/11/05 17:11:40 jdolecek Exp $
+# $NetBSD: Makefile,v 1.4 2005/01/03 15:59:12 wiz Exp $
MODNAME= curl
-PKGREVISION= # empty
+PKGREVISION= 1
CATEGORIES+= www
COMMENT= PHP extension for curl functions
diff --git a/www/py-curl/Makefile b/www/py-curl/Makefile
index 298299b9ff9..11bad131123 100644
--- a/www/py-curl/Makefile
+++ b/www/py-curl/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.20 2004/11/28 13:04:03 recht Exp $
+# $NetBSD: Makefile,v 1.21 2005/01/03 15:59:12 wiz Exp $
DISTNAME= pycurl-7.12.2
PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py//}
+PKGREVISION= 1
CATEGORIES= www python
MASTER_SITES= http://pycurl.sourceforge.net/download/