summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2004-06-01 18:37:00 +0000
committershannonjr <shannonjr>2004-06-01 18:37:00 +0000
commit283336eee14640d4c9f670c7897ffaae8f372d09 (patch)
treec37e3464064cec72aada97e7df70f67243b21926
parentda660fa5a8eb5f49e63be64c5229ad57a7b45b8e (diff)
downloadpkgsrc-283336eee14640d4c9f670c7897ffaae8f372d09.tar.gz
Added new SUBDIR for gccAda-3.4. The package gccAda-3.4 is new and does not
conflict with any other package.
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 35ab7313d6f..5e67c14762c 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.174 2004/05/28 00:48:27 wiz Exp $
+# $NetBSD: Makefile,v 1.175 2004/06/01 18:37:00 shannonjr Exp $
#
COMMENT= Programming languages
@@ -159,5 +159,6 @@ SUBDIR+= vscm
SUBDIR+= vslisp
SUBDIR+= wonka
SUBDIR+= yabasic
+SUBDIR+= gccAda-3.4
.include "../mk/bsd.pkg.subdir.mk"