diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-06 20:22:33 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-06 20:22:33 +0000 |
commit | fdd1cf7891a31f8c69aeb2f967ef42b820521745 (patch) | |
tree | 388babaa0da0ba67e59e73a9b980ec41cfbec85e /net/avahi-libdns/Makefile | |
parent | 95d98a90fed19cb67352528272e6b7ebd7b3b59b (diff) | |
download | ports-fdd1cf7891a31f8c69aeb2f967ef42b820521745.tar.gz ports-fdd1cf7891a31f8c69aeb2f967ef42b820521745.zip |
Notes
Diffstat (limited to 'net/avahi-libdns/Makefile')
-rw-r--r-- | net/avahi-libdns/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/avahi-libdns/Makefile b/net/avahi-libdns/Makefile index 7b1566c45cba..db3762c1d3dd 100644 --- a/net/avahi-libdns/Makefile +++ b/net/avahi-libdns/Makefile @@ -1,7 +1,7 @@ # Created by: Michael Johnson <ahze@FreeBSD.org> # $FreeBSD$ -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= net PKGNAMESUFFIX= -libdns |