diff options
-rw-r--r-- | devel/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Algorithm-Binpack/Makefile (renamed from devel/binpack/Makefile) | 2 | ||||
-rw-r--r-- | devel/p5-Algorithm-Binpack/distinfo (renamed from devel/binpack/distinfo) | 0 | ||||
-rw-r--r-- | devel/p5-Algorithm-Binpack/pkg-descr (renamed from devel/binpack/pkg-descr) | 0 | ||||
-rw-r--r-- | devel/p5-Algorithm-Binpack/pkg-plist (renamed from devel/binpack/pkg-plist) | 0 |
5 files changed, 2 insertions, 2 deletions
diff --git a/devel/Makefile b/devel/Makefile index 6c9cf42e5736..25057667dd97 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -111,7 +111,6 @@ SUBDIR += bglibs SUBDIR += bicyclerepair SUBDIR += bin86 - SUBDIR += binpack SUBDIR += binutils SUBDIR += bison SUBDIR += bisoncpp @@ -1304,6 +1303,7 @@ SUBDIR += p5-Agent SUBDIR += p5-Algorithm-Accounting SUBDIR += p5-Algorithm-Annotate + SUBDIR += p5-Algorithm-Binpack SUBDIR += p5-Algorithm-Bucketizer SUBDIR += p5-Algorithm-C3 SUBDIR += p5-Algorithm-ChooseSubsets diff --git a/devel/binpack/Makefile b/devel/p5-Algorithm-Binpack/Makefile index 259dea55a891..2dc494d48279 100644 --- a/devel/binpack/Makefile +++ b/devel/p5-Algorithm-Binpack/Makefile @@ -6,7 +6,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= eadler@FreeBSD.org +MAINTAINER= wblock@FreeBSD.org COMMENT= Efficiently pack items into bins PERL_CONFIGURE= yes diff --git a/devel/binpack/distinfo b/devel/p5-Algorithm-Binpack/distinfo index 68e1cbee58bd..68e1cbee58bd 100644 --- a/devel/binpack/distinfo +++ b/devel/p5-Algorithm-Binpack/distinfo diff --git a/devel/binpack/pkg-descr b/devel/p5-Algorithm-Binpack/pkg-descr index 4705bd336459..4705bd336459 100644 --- a/devel/binpack/pkg-descr +++ b/devel/p5-Algorithm-Binpack/pkg-descr diff --git a/devel/binpack/pkg-plist b/devel/p5-Algorithm-Binpack/pkg-plist index ac688573d97d..ac688573d97d 100644 --- a/devel/binpack/pkg-plist +++ b/devel/p5-Algorithm-Binpack/pkg-plist |