diff options
author | pav <pav@FreeBSD.org> | 2005-11-13 02:52:22 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-11-13 02:52:22 +0800 |
commit | 61d5cd5d39c2cf722ce52ddab0a5cd934bebb994 (patch) | |
tree | f5eea0a2bce9ad17dc08d7be05f51dba20b3bcb1 /dns/Makefile | |
parent | a6edb5958d30d7d54253831b9f835f753994bddc (diff) | |
download | freebsd-ports-gnome-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.tar.gz freebsd-ports-gnome-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.tar.zst freebsd-ports-gnome-61d5cd5d39c2cf722ce52ddab0a5cd934bebb994.zip |
Move IDN related ports from devel to dns category:
devel/libidn -> dns/libidn
devel/p5-Net-LibIDN -> dns/p5-Net-LibIDN
Approved by: both maintainers
Repocopy by: marcus
Diffstat (limited to 'dns/Makefile')
-rw-r--r-- | dns/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/Makefile b/dns/Makefile index 68c3da2ab966..9193b5b9df5c 100644 --- a/dns/Makefile +++ b/dns/Makefile @@ -49,6 +49,7 @@ SUBDIR += ipcheck SUBDIR += ldapdns SUBDIR += libdjbdns + SUBDIR += libidn SUBDIR += maradns SUBDIR += mdnsd SUBDIR += mydns @@ -67,6 +68,7 @@ SUBDIR += p5-Net-DNS-ZoneFile SUBDIR += p5-Net-DNS-ZoneFile-Fast SUBDIR += p5-Net-Domain-ExpireDate + SUBDIR += p5-Net-LibIDN SUBDIR += p5-Net-Nslookup SUBDIR += p5-POE-Component-Client-DNS SUBDIR += p5-Stanford-DNSserver |