diff options
author | rh <rh> | 2004-10-01 12:44:43 +0000 |
---|---|---|
committer | rh <rh> | 2004-10-01 12:44:43 +0000 |
commit | 0a4a8f0a245f359f3eb7db57fcb2990c651f5672 (patch) | |
tree | 44b769d9c5be13d42bce068d0981cf021e85d2be /devel | |
parent | ae92f9278af281592fae6afa274ac13bf60a645e (diff) | |
download | pkgsrc-0a4a8f0a245f359f3eb7db57fcb2990c651f5672.tar.gz |
Add and enable gal20
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 30239f046db..b71a72b4ec6 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.536 2004/09/30 22:33:10 wulf Exp $ +# $NetBSD: Makefile,v 1.537 2004/10/01 12:44:43 rh Exp $ # COMMENT= Development utilities @@ -126,6 +126,7 @@ SUBDIR+= g-wrap SUBDIR+= gail SUBDIR+= gal SUBDIR+= gal2 +SUBDIR+= gal20 SUBDIR+= gconfmm SUBDIR+= gconfmm26 SUBDIR+= gcvs |