summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorshannonjr <shannonjr>2004-06-01 18:37:00 +0000
committershannonjr <shannonjr>2004-06-01 18:37:00 +0000
commit4f9b99009bbea76e36a00e7789c163110c92dc5f (patch)
treec37e3464064cec72aada97e7df70f67243b21926 /lang
parent47dcf15355b0a4a5c3d50f2c3eaa4816428d62c1 (diff)
downloadpkgsrc-4f9b99009bbea76e36a00e7789c163110c92dc5f.tar.gz
Added new SUBDIR for gccAda-3.4. The package gccAda-3.4 is new and does not
conflict with any other package.
Diffstat (limited to 'lang')
-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"