diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /dns | |
parent | - Update to version 0.5.10 (diff) |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'dns')
-rw-r--r-- | dns/mydns-ng/Makefile | 1 | ||||
-rw-r--r-- | dns/mydns/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index 22f47546fcc7..c06eb99281fd 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -7,6 +7,7 @@ PORTNAME= mydns PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index 22f47546fcc7..c06eb99281fd 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -7,6 +7,7 @@ PORTNAME= mydns PORTVERSION= 0.10.0 +PORTREVISION= 1 CATEGORIES= net databases MASTER_SITES= http://mydns.bboy.net/download/ |