diff options
author | adrianp <adrianp@pkgsrc.org> | 2005-08-13 07:52:40 +0000 |
---|---|---|
committer | adrianp <adrianp@pkgsrc.org> | 2005-08-13 07:52:40 +0000 |
commit | 69683fd9a99c7941f17fa87f5d6e27a1589a4f9c (patch) | |
tree | 20a75d59982d5629dea90fc1af07a66ff85e3344 /devel/Makefile | |
parent | 96edc7ec68f14ac77777b6f46a50d94a53b2b34c (diff) | |
download | pkgsrc-69683fd9a99c7941f17fa87f5d6e27a1589a4f9c.tar.gz |
Add p5-Class-Gomor-Hash
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 14c975c113e..f488c7374b2 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.669 2005/08/04 15:12:04 wiz Exp $ +# $NetBSD: Makefile,v 1.670 2005/08/13 07:52:40 adrianp Exp $ # COMMENT= Development utilities @@ -321,6 +321,7 @@ SUBDIR+= p5-Class-Data-Inheritable SUBDIR+= p5-Class-Factory SUBDIR+= p5-Class-Factory-Util SUBDIR+= p5-Class-Fields +SUBDIR+= p5-Class-Gomor-Hash SUBDIR+= p5-Class-Inner SUBDIR+= p5-Class-Inspector SUBDIR+= p5-Class-Loader |