diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-05 21:54:07 +0000 |
commit | 5c6db6f4eb7d9098ca1a8c64b0aee2ac55fb5038 (patch) | |
tree | fa0da7af96820bb5400b8feb5e54b86142d1ec8e /www/mod_dnssd | |
parent | 3a2084de1e20e1397cb5ebadab556d95be899e75 (diff) |
Notes
Diffstat (limited to 'www/mod_dnssd')
-rw-r--r-- | www/mod_dnssd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mod_dnssd/Makefile b/www/mod_dnssd/Makefile index 4053b1ff82fa..29065c75a7b7 100644 --- a/www/mod_dnssd/Makefile +++ b/www/mod_dnssd/Makefile @@ -7,7 +7,7 @@ PORTNAME= mod_dnssd PORTVERSION= 0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= www MASTER_SITES= http://0pointer.de/lennart/projects/mod_dnssd/ |