diff options
author | agc <agc> | 2002-09-02 17:23:12 +0000 |
---|---|---|
committer | agc <agc> | 2002-09-02 17:23:12 +0000 |
commit | 61ba963a2b0aefd5c5480146c709027e5f8fdf9e (patch) | |
tree | 79bcc2aca6c96d083c4e42e6d8f08e3244fb248e /lang/Makefile | |
parent | ce8cea024be9c2d873d21b890f6c9cd7358c74e0 (diff) | |
download | pkgsrc-61ba963a2b0aefd5c5480146c709027e5f8fdf9e.tar.gz |
Add and enable rexx-regina
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 4d29ea45069..45b9c0d22e3 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.133 2002/09/02 16:43:52 agc Exp $ +# $NetBSD: Makefile,v 1.134 2002/09/02 17:23:12 agc Exp $ # COMMENT= Programming languages @@ -84,6 +84,7 @@ SUBDIR+= python21 SUBDIR+= python21-pth SUBDIR+= python22 SUBDIR+= rexx-imc +SUBDIR+= rexx-regina SUBDIR+= ruby SUBDIR+= ruby-base SUBDIR+= sather |