diff options
Diffstat (limited to 'dns/mydns-ng/Makefile')
-rw-r--r-- | dns/mydns-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index 335260d97ef8..4ab75c3dbc68 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -6,8 +6,8 @@ # PORTNAME= mydns-ng -PORTREVISION= 1 PORTVERSION= 1.2.8.27 +PORTREVISION= 2 CATEGORIES= dns databases MASTER_SITES= SF/${PORTNAME}/mydns/${PORTVERSION} DISTNAME= mydns-${PORTVERSION} |