diff options
Diffstat (limited to 'dns/dnsutl/Makefile')
-rw-r--r-- | dns/dnsutl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/dnsutl/Makefile b/dns/dnsutl/Makefile index 31add42537fa..630d399fb95d 100644 --- a/dns/dnsutl/Makefile +++ b/dns/dnsutl/Makefile @@ -3,7 +3,7 @@ PORTNAME= dnsutl PORTVERSION= 1.12 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= dns MASTER_SITES= SF/${PORTNAME}/${PORTVERSION} |