diff options
Diffstat (limited to 'www/ap22-dnssd/Makefile')
-rw-r--r-- | www/ap22-dnssd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ap22-dnssd/Makefile b/www/ap22-dnssd/Makefile index a246e1a3748..59f373d4df8 100644 --- a/www/ap22-dnssd/Makefile +++ b/www/ap22-dnssd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2011/08/23 13:06:54 obache Exp $ +# $NetBSD: Makefile,v 1.12 2011/11/01 06:02:45 sbd Exp $ # DISTNAME= mod_dnssd-0.5 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= www MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/ |