diff options
Diffstat (limited to 'dns')
-rw-r--r-- | dns/bundy/Makefile | 2 | ||||
-rw-r--r-- | dns/libpsl/Makefile | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/dns/bundy/Makefile b/dns/bundy/Makefile index 17e823ead843..4cf7f94dacfe 100644 --- a/dns/bundy/Makefile +++ b/dns/bundy/Makefile @@ -3,7 +3,7 @@ PORTNAME= bundy PORTVERSION= 0.20160125 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= dns MASTER_SITES= LOCAL/mat/bundy SF/boost/boost/1.55.0:boost DISTFILES+= boost_1_55_0.tar.bz2:boost diff --git a/dns/libpsl/Makefile b/dns/libpsl/Makefile index df3ead5e93f2..16263721f29f 100644 --- a/dns/libpsl/Makefile +++ b/dns/libpsl/Makefile @@ -3,6 +3,7 @@ PORTNAME= libpsl PORTVERSION= 0.13.0 +PORTREVISION= 1 DISTVERSIONPREFIX= ${PORTNAME}- CATEGORIES= dns |