summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorkent <kent>2001-05-22 13:56:09 +0000
committerkent <kent>2001-05-22 13:56:09 +0000
commit9ba964ca766af7b6c26a46e9992eb1d02f6f7bd1 (patch)
treef5a2ce9ce9ca480814e4852b602a5a09786844ed /lang
parent4b5c1b1dc22e0c5b7b46e6c7ec932da9406cb73d (diff)
downloadpkgsrc-9ba964ca766af7b6c26a46e9992eb1d02f6f7bd1.tar.gz
Add gcc-ssp.
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 67114e1395f..761836af86d 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.97 2001/05/15 21:22:27 jtb Exp $
+# $NetBSD: Makefile,v 1.98 2001/05/22 13:56:09 kent Exp $
#
COMMENT= Programming languages
@@ -26,6 +26,7 @@ SUBDIR+= fort77
SUBDIR+= gawk
SUBDIR+= gb
SUBDIR+= gcc
+SUBDIR+= gcc-ssp
SUBDIR+= gforth
SUBDIR+= ghc
SUBDIR+= gprolog