diff options
author | wiz <wiz> | 2008-09-25 14:02:08 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-09-25 14:02:08 +0000 |
commit | 4eb811e1ecb2f97d24818060f055373ac816dc92 (patch) | |
tree | bec9e0586e4c166295aea13fc2d3d7cb1fd25b6b /www | |
parent | 82647e30b191a30fee4fa87b30bef538c3fc6780 (diff) | |
download | pkgsrc-4eb811e1ecb2f97d24818060f055373ac816dc92.tar.gz |
Bump PKGREVISION for infrastructure fix affecting /dev/null as CONF_FILES
source.
Diffstat (limited to 'www')
-rw-r--r-- | www/apc-gui/Makefile | 4 | ||||
-rw-r--r-- | www/wwwcount/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/apc-gui/Makefile b/www/apc-gui/Makefile index 14ca7b0c2ee..a148d7ea1d8 100644 --- a/www/apc-gui/Makefile +++ b/www/apc-gui/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2008/06/20 01:09:40 joerg Exp $ +# $NetBSD: Makefile,v 1.21 2008/09/25 14:02:09 wiz Exp $ DISTNAME= apc_gui-1.0.3 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= www MASTER_SITES= http://apc.neuropeans.com/download/ diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index 0d513a2c486..eeefe314ca4 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2007/02/22 19:27:24 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2008/09/25 14:02:09 wiz Exp $ DISTNAME= wwwcount2.5 PKGNAME= wwwcount-2.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_BACKUP} |