summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc>1999-10-29 13:58:38 +0000
committeragc <agc>1999-10-29 13:58:38 +0000
commit84a21660b7395f2cc133b9822da3416a61866853 (patch)
tree8a84e8db1a0b35e543d0eb95b34496bcce6d0a83 /lang
parent4f18d21bb4619e6f59188bc10d0c8feb9c157195 (diff)
downloadpkgsrc-84a21660b7395f2cc133b9822da3416a61866853.tar.gz
Add and enable librep.
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 86620df4b15..8be5d2340ce 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.33 1999/10/28 09:54:12 agc Exp $
+# $NetBSD: Makefile,v 1.34 1999/10/29 13:58:38 agc Exp $
# FreeBSD Id: Makefile,v 1.82 1997/09/30 07:49:24 asami Exp
#
@@ -35,6 +35,7 @@
SUBDIR += kaffe
# SUBDIR += lcc
SUBDIR += libperl
+ SUBDIR += librep
# SUBDIR += logo
SUBDIR += mawk
# SUBDIR += mit-scheme