diff options
author | seanc <seanc@FreeBSD.org> | 2002-10-09 12:34:49 +0800 |
---|---|---|
committer | seanc <seanc@FreeBSD.org> | 2002-10-09 12:34:49 +0800 |
commit | b36f2121164f16c1d981a99330ba294258e0cc6c (patch) | |
tree | aefe176876c129af49667df005a915e821287970 /net | |
parent | 61c15c2e04468dd2454d7691b3919f9c77835a99 (diff) | |
download | freebsd-ports-gnome-b36f2121164f16c1d981a99330ba294258e0cc6c.tar.gz freebsd-ports-gnome-b36f2121164f16c1d981a99330ba294258e0cc6c.tar.zst freebsd-ports-gnome-b36f2121164f16c1d981a99330ba294258e0cc6c.zip |
Move GeoIP and perl friend from misc/ to net/
Approved by: knu (mentor)
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/Makefile b/net/Makefile index 1041be66da75..7318022bafee 100644 --- a/net/Makefile +++ b/net/Makefile @@ -4,6 +4,7 @@ SUBDIR += 44bsd-rdist SUBDIR += 6tunnel SUBDIR += 6to4 + SUBDIR += GeoIP SUBDIR += NeTraMet SUBDIR += SSLtelnet SUBDIR += adasockets @@ -341,6 +342,7 @@ SUBDIR += p5-EasyTCP SUBDIR += p5-File-Rsync SUBDIR += p5-Frontier-RPC + SUBDIR += p5-Geo-IP SUBDIR += p5-IC-Radius SUBDIR += p5-IO-Interface SUBDIR += p5-IO-Socket-Multicast |