diff options
author | ashish <ashish@FreeBSD.org> | 2010-06-14 20:56:44 +0800 |
---|---|---|
committer | ashish <ashish@FreeBSD.org> | 2010-06-14 20:56:44 +0800 |
commit | 543b5407373167cae56d52c721d3f03420d9e9ca (patch) | |
tree | f9c65f86a14eae70680da550352528b904a50fa2 /dns | |
parent | 4296b587eedfea2f1deb01d86699598bb13fd49a (diff) | |
download | freebsd-ports-gnome-543b5407373167cae56d52c721d3f03420d9e9ca.tar.gz freebsd-ports-gnome-543b5407373167cae56d52c721d3f03420d9e9ca.tar.zst freebsd-ports-gnome-543b5407373167cae56d52c721d3f03420d9e9ca.zip |
- Adopt unmaintained ports.
Approved by: pgj, tabthorpe (mentors)
Diffstat (limited to 'dns')
-rw-r--r-- | dns/pdnsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/pdnsd/Makefile b/dns/pdnsd/Makefile index d03f6a342280..7697f90a6115 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= dns ipv6 MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-par -MAINTAINER= ports@FreeBSD.org +MAINTAINER= ashish@FreeBSD.org COMMENT= Caching (permanently, writes to disk on exit) DNS proxy-server GNU_CONFIGURE= yes |