diff options
Diffstat (limited to 'net/avahi/Makefile')
-rw-r--r-- | net/avahi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/avahi/Makefile b/net/avahi/Makefile index f8b112fda41..4a5aaf2939a 100644 --- a/net/avahi/Makefile +++ b/net/avahi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.32 2012/06/14 07:44:08 sbd Exp $ +# $NetBSD: Makefile,v 1.33 2012/09/07 19:17:18 adam Exp $ DISTNAME= avahi-0.6.31 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= http://avahi.org/download/ |