aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2005-11-26 04:54:32 +0800
committerpav <pav@FreeBSD.org>2005-11-26 04:54:32 +0800
commit7893e976228f5b418446dfb9edecc1e44edff76d (patch)
tree4944432a3dbb5408ad5963d05329fc2d0dcec5cd /dns
parent412abbe0dc863cd8e3477b37eb08b910d04417b4 (diff)
downloadfreebsd-ports-gnome-7893e976228f5b418446dfb9edecc1e44edff76d.tar.gz
freebsd-ports-gnome-7893e976228f5b418446dfb9edecc1e44edff76d.tar.zst
freebsd-ports-gnome-7893e976228f5b418446dfb9edecc1e44edff76d.zip
- Move net/doc to dns/doc, which is a more suitable category for it
Approved by: maintainer timeout (sanpei; 1 month) Repocopy by: marcus
Diffstat (limited to 'dns')
-rw-r--r--dns/Makefile1
-rw-r--r--dns/doc/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/dns/Makefile b/dns/Makefile
index 9193b5b9df5c..3e5c924547be 100644
--- a/dns/Makefile
+++ b/dns/Makefile
@@ -32,6 +32,7 @@
SUBDIR += dnstracer
SUBDIR += dnsutl
SUBDIR += dnswalk
+ SUBDIR += doc
SUBDIR += domtools
SUBDIR += drill
SUBDIR += ez-ipupdate
diff --git a/dns/doc/Makefile b/dns/doc/Makefile
index 4ce136af29ac..29e0bb06b483 100644
--- a/dns/doc/Makefile
+++ b/dns/doc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= doc
PORTVERSION= 2.2.3
-CATEGORIES= net
+CATEGORIES= dns
MASTER_SITES= ftp://ftp.shub-internet.org/pub/shub/brad/dns/
MAINTAINER= sanpei@FreeBSD.org