diff options
author | ade <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-05-31 10:01:56 +0800 |
commit | 338bcf898e6d90768d058c2b05f288f58d1371de (patch) | |
tree | f1e227b66e32fa05d4b6ddf3266055c5cf5978c6 /dns | |
parent | 9e44d28a80ba4d7ac9f88cf3ce8d010c40038f14 (diff) | |
download | freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.tar.gz freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.tar.zst freebsd-ports-gnome-338bcf898e6d90768d058c2b05f288f58d1371de.zip |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Diffstat (limited to 'dns')
-rw-r--r-- | dns/dnsmasq/Makefile | 1 | ||||
-rw-r--r-- | dns/libidn/Makefile | 1 | ||||
-rw-r--r-- | dns/mydns-ng/Makefile | 2 | ||||
-rw-r--r-- | dns/mydns/Makefile | 2 |
4 files changed, 4 insertions, 2 deletions
diff --git a/dns/dnsmasq/Makefile b/dns/dnsmasq/Makefile index ec3c991a560d..46d1a4e3b4b2 100644 --- a/dns/dnsmasq/Makefile +++ b/dns/dnsmasq/Makefile @@ -7,6 +7,7 @@ PORTNAME= dnsmasq PORTVERSION= 2.52 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= dns ipv6 MASTER_SITES= http://www.thekelleys.org.uk/dnsmasq/ \ diff --git a/dns/libidn/Makefile b/dns/libidn/Makefile index 8ea50610817f..dd98aeb22f1a 100644 --- a/dns/libidn/Makefile +++ b/dns/libidn/Makefile @@ -7,6 +7,7 @@ PORTNAME= libidn PORTVERSION= 1.15 +PORTREVISION= 1 CATEGORIES= dns MASTER_SITES= ${MASTER_SITE_GNU_ALPHA} \ http://josefsson.org/libidn/releases/ diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile index 4ab75c3dbc68..1d246b5ba597 100644 --- a/dns/mydns-ng/Makefile +++ b/dns/mydns-ng/Makefile @@ -7,7 +7,7 @@ PORTNAME= mydns-ng PORTVERSION= 1.2.8.27 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= dns databases MASTER_SITES= SF/${PORTNAME}/mydns/${PORTVERSION} DISTNAME= mydns-${PORTVERSION} diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile index d4d5f7a51059..06516746436c 100644 --- a/dns/mydns/Makefile +++ b/dns/mydns/Makefile @@ -7,7 +7,7 @@ PORTNAME= mydns PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns databases MASTER_SITES= http://mydns.bboy.net/download/ |