diff options
author | pav <pav@FreeBSD.org> | 2011-03-19 10:24:32 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2011-03-19 10:24:32 +0000 |
commit | b1bb286262623617942cd1816bd53763f53cc63b (patch) | |
tree | 728e5aa1e924a1e8a5960328fcac35b7d75d6925 | |
parent | 81fb281bbd57dbd2642158b0207112cf4bc5e753 (diff) | |
download | FreeBSD-ports-b1bb286262623617942cd1816bd53763f53cc63b.zip FreeBSD-ports-b1bb286262623617942cd1816bd53763f53cc63b.tar.gz |
- Readd p5-IP-Anonymous port in a correct directory
-rw-r--r-- | MOVED | 1 | ||||
-rw-r--r-- | net/Makefile | 2 | ||||
-rw-r--r-- | net/p5-IP-Anonymous/Makefile (renamed from net/p5-Net-IP-Anonymous/Makefile) | 0 | ||||
-rw-r--r-- | net/p5-IP-Anonymous/distinfo (renamed from net/p5-Net-IP-Anonymous/distinfo) | 0 | ||||
-rw-r--r-- | net/p5-IP-Anonymous/pkg-descr (renamed from net/p5-Net-IP-Anonymous/pkg-descr) | 0 | ||||
-rw-r--r-- | net/p5-IP-Anonymous/pkg-plist (renamed from net/p5-Net-IP-Anonymous/pkg-plist) | 0 | ||||
-rw-r--r-- | security/afterglow/Makefile | 2 |
7 files changed, 3 insertions, 2 deletions
@@ -1584,3 +1584,4 @@ lang/gnat-gcc43||2011-03-17|Removed unmaintained and obsolete lang/gnat-gcc44||2011-03-17|Removed unmaintained and obsolete games/wormux-devel||2011-03-17|Project was renamed games/etuxracer|games/etracer|2011-03-18|Removed it is a duplicate of games/etracer +net/p5-Net-IP-Anonymous|net/p5-IP-Anonymous|2011-03-19|Move to a correct directory diff --git a/net/Makefile b/net/Makefile index 659afad..10bb33e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -531,6 +531,7 @@ SUBDIR += p5-IO-Socket-INET6 SUBDIR += p5-IO-Socket-Multicast SUBDIR += p5-IO-Socket-Multicast6 + SUBDIR += p5-IP-Anonymous SUBDIR += p5-IP-Country SUBDIR += p5-IPC-Session SUBDIR += p5-JavaScript-RPC @@ -592,7 +593,6 @@ SUBDIR += p5-Net-HL7 SUBDIR += p5-Net-Hiveminder SUBDIR += p5-Net-INET6Glue - SUBDIR += p5-Net-IP-Anonymous SUBDIR += p5-Net-IP-RangeCompare SUBDIR += p5-Net-IPTrie SUBDIR += p5-Net-IRR diff --git a/net/p5-Net-IP-Anonymous/Makefile b/net/p5-IP-Anonymous/Makefile index b35d8b5..b35d8b5 100644 --- a/net/p5-Net-IP-Anonymous/Makefile +++ b/net/p5-IP-Anonymous/Makefile diff --git a/net/p5-Net-IP-Anonymous/distinfo b/net/p5-IP-Anonymous/distinfo index 54316b5..54316b5 100644 --- a/net/p5-Net-IP-Anonymous/distinfo +++ b/net/p5-IP-Anonymous/distinfo diff --git a/net/p5-Net-IP-Anonymous/pkg-descr b/net/p5-IP-Anonymous/pkg-descr index 0132dfe..0132dfe 100644 --- a/net/p5-Net-IP-Anonymous/pkg-descr +++ b/net/p5-IP-Anonymous/pkg-descr diff --git a/net/p5-Net-IP-Anonymous/pkg-plist b/net/p5-IP-Anonymous/pkg-plist index 3abb6cf..3abb6cf 100644 --- a/net/p5-Net-IP-Anonymous/pkg-plist +++ b/net/p5-IP-Anonymous/pkg-plist diff --git a/security/afterglow/Makefile b/security/afterglow/Makefile index d7853ec..05e6b41 100644 --- a/security/afterglow/Makefile +++ b/security/afterglow/Makefile @@ -17,7 +17,7 @@ COMMENT= A collection of graph-generating scripts RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz \ ${SITE_PERL}/Text/CSV.pm:${PORTSDIR}/textproc/p5-Text-CSV \ p5-Crypt-Rijndael>=0:${PORTSDIR}/security/p5-Crypt-Rijndael \ - p5-Net-IP-Anonymous>=0:${PORTSDIR}/net/p5-Net-IP-Anonymous + p5-IP-Anonymous>=0:${PORTSDIR}/net/p5-IP-Anonymous NO_BUILD= yes |