diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/mydns-ng/Makefile | 1 | ||||
-rw-r--r-- | dns/mydns/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index 7304e117adea..9deac51b6e8a 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -7,6 +7,7 @@ PORTNAME= mydns-ng PORTVERSION= 1.2.8.31 +PORTREVISION= 1 CATEGORIES= dns databases MASTER_SITES= SF/${PORTNAME}/mydns/${PORTVERSION} DISTNAME= mydns-${PORTVERSION} diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index 06516746436c..159784724754 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -7,7 +7,7 @@ PORTNAME= mydns PORTVERSION= 1.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= dns databases MASTER_SITES= http://mydns.bboy.net/download/ |