diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-26 10:17:17 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-04-26 10:17:17 +0000 |
commit | 40a1cee04cb1b703a0ed4398fe580dc6d0dd6f4a (patch) | |
tree | 4df79f31ce119cbef49c12b4567f0caec9533747 /dns/dnsperf | |
parent | - Update to version 2.2.4 (diff) |
Bump PORTREVISION to force package rebuild after the recent Xorg update.
The packages still require old library versions of freetype2 and libxml2.
Notes
Notes:
svn path=/head/; revision=352239
Diffstat (limited to 'dns/dnsperf')
-rw-r--r-- | dns/dnsperf/Makefile | 1 |
1 files changed, 1 insertions, 0 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 |