diff options
author | Shaun Amott <shaun@FreeBSD.org> | 2006-12-10 23:47:06 +0000 |
---|---|---|
committer | Shaun Amott <shaun@FreeBSD.org> | 2006-12-10 23:47:06 +0000 |
commit | 21ef64ace099d3c9f03700b174c9ca07327537ea (patch) | |
tree | 94d9c62d61530c9e6df4c00e5ca8af7029a5d688 /dns | |
parent | 12105b68c940e85c52153e17b4d18c93c46a70b5 (diff) | |
download | ports-21ef64ace099d3c9f03700b174c9ca07327537ea.tar.gz ports-21ef64ace099d3c9f03700b174c9ca07327537ea.zip |
Notes
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 ab3dcd3e86f6..3cca278d26da 100644 --- a/dns/pdnsd/Makefile +++ b/dns/pdnsd/Makefile @@ -8,7 +8,7 @@ PORTNAME= pdnsd PORTVERSION= 1.2.4 PORTREVISION= 3 -CATEGORIES= dns +CATEGORIES= dns ipv6 MASTER_SITES= http://www.phys.uu.nl/~rombouts/pdnsd/releases/ DISTNAME= ${PORTNAME}-${PORTVERSION}-par |