diff options
author | rh <rh> | 2002-11-02 05:46:21 +0000 |
---|---|---|
committer | rh <rh> | 2002-11-02 05:46:21 +0000 |
commit | 7b2e66a35c6fe157ab51f4e7d6cd2a26b41e1f3c (patch) | |
tree | 47b063f27148816c78f85e3a46d951bb5892aa30 /devel | |
parent | 5b04b2a794d592deb431d51eba006ad97256a8c4 (diff) | |
download | pkgsrc-7b2e66a35c6fe157ab51f4e7d6cd2a26b41e1f3c.tar.gz |
Add and enable gal2
Diffstat (limited to 'devel')
-rw-r--r-- | devel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index 0bb57ccb58d..ba2196576da 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.345 2002/10/30 09:15:15 rh Exp $ +# $NetBSD: Makefile,v 1.346 2002/11/02 05:46:21 rh Exp $ # COMMENT= Development utilities @@ -86,6 +86,7 @@ SUBDIR+= ftnchek SUBDIR+= g-wrap SUBDIR+= gail SUBDIR+= gal +SUBDIR+= gal2 SUBDIR+= gcvs SUBDIR+= gdb SUBDIR+= gettext |