diff options
-rw-r--r-- | dns/dnsperf/Makefile | 1 | ||||
-rw-r--r-- | irc/cwirc/Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dns/dnsperf/Makefile b/dns/dnsperf/Makefile index 9c501237fbb4..7476fb23062d 100644 --- a/dns/dnsperf/Makefile +++ b/dns/dnsperf/Makefile @@ -3,6 +3,7 @@ PORTNAME= dnsperf PORTVERSION= 2.0.0.0 +PORTREVISION= 1 CATEGORIES= dns benchmarks net MASTER_SITES= ftp://ftp.nominum.com/pub/nominum/${PORTNAME}/${PORTVERSION}/ DISTNAME= ${PORTNAME}-src-${PORTVERSION}-1 diff --git a/irc/cwirc/Makefile b/irc/cwirc/Makefile index 7f5161d82bad..7c7e8087518a 100644 --- a/irc/cwirc/Makefile +++ b/irc/cwirc/Makefile @@ -3,7 +3,7 @@ PORTNAME= cwirc PORTVERSION= 2.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= irc comms hamradio MASTER_SITES= http://users.skynet.be/ppc/cwirc/download/ \ ${MASTER_SITE_LOCAL} |