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 76810240c7c..bbbec81e2a9 100644 --- a/www/ap22-dnssd/Makefile +++ b/www/ap22-dnssd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2013/06/04 22:17:14 tron Exp $ +# $NetBSD: Makefile,v 1.24 2013/06/06 12:55:10 wiz Exp $ # DISTNAME= mod_dnssd-0.5 PKGNAME= ${APACHE_PKG_PREFIX}-${DISTNAME:S/mod_//} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= www MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/ |