diff options
author | kevlo <kevlo@FreeBSD.org> | 2001-06-05 20:54:56 +0800 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2001-06-05 20:54:56 +0800 |
commit | d0b099517c2a6144f3ceab3f4136665a707c0540 (patch) | |
tree | 46aad7ffedb109450a3c22f0812238bd6ba1757c /dns | |
parent | bd0df1c301ca3f8c6589295468ed5a7d97c4313d (diff) | |
download | freebsd-ports-gnome-d0b099517c2a6144f3ceab3f4136665a707c0540.tar.gz freebsd-ports-gnome-d0b099517c2a6144f3ceab3f4136665a707c0540.tar.zst freebsd-ports-gnome-d0b099517c2a6144f3ceab3f4136665a707c0540.zip |
Update to version 1.1.5
PR: 27864
Submitted by: MAINTAINER
Diffstat (limited to 'dns')
-rw-r--r-- | dns/pdnsd/Makefile | 4 | ||||
-rw-r--r-- | dns/pdnsd/distinfo | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile index 00762d690fb0..cea5a373aa0a 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -6,7 +6,7 @@ # PORTNAME= pdnsd -PORTVERSION= 1.1.1 +PORTVERSION= 1.1.5 CATEGORIES= net MASTER_SITES= http://home.t-online.de/home/Moestl/ @@ -15,6 +15,8 @@ MAINTAINER= roman@xpert.com GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-cachedir=${PDNSDB} +MAN8= pdnsd-ctl.8 + PDNSDB= /var/db/pdnsd post-install: diff --git a/dns/pdnsd/distinfo b/dns/pdnsd/distinfo index b1b8e03c81fa..cf9c8aa054ac 100644 --- a/dns/pdnsd/distinfo +++ b/dns/pdnsd/distinfo @@ -1 +1 @@ -MD5 (pdnsd-1.1.1.tar.gz) = e7468ab4f49a81f279e0132ae064aaa3 +MD5 (pdnsd-1.1.5.tar.gz) = 847376a31a8546f5a800d18011beca32 |