diff options
author | edwin <edwin@FreeBSD.org> | 2003-09-05 04:54:37 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2003-09-05 04:54:37 +0000 |
commit | 3611f3f86cbf2206dbf46bea75aaf76c68c0d7e3 (patch) | |
tree | 56d7113d309eb7a3199cfc14e34393b61bf6736d /dns/nsd/Makefile | |
parent | 4e7d61f12f90d2c4bf2b74b61355f989656768c9 (diff) | |
download | FreeBSD-ports-3611f3f86cbf2206dbf46bea75aaf76c68c0d7e3.zip FreeBSD-ports-3611f3f86cbf2206dbf46bea75aaf76c68c0d7e3.tar.gz |
Massive repo-copies request: net->dns (partly devel->dns)
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Diffstat (limited to 'dns/nsd/Makefile')
-rw-r--r-- | dns/nsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/nsd/Makefile b/dns/nsd/Makefile index 67f74a5..1654608 100644 --- a/dns/nsd/Makefile +++ b/dns/nsd/Makefile @@ -7,7 +7,7 @@ PORTNAME= nsd PORTVERSION= 1.2.2 -CATEGORIES= net ipv6 +CATEGORIES= dns ipv6 MASTER_SITES= http://www.nlnetlabs.nl/downloads/nsd/ MAINTAINER= ports@FreeBSD.org |