diff options
author | rse <rse@FreeBSD.org> | 1997-08-11 10:12:42 +0000 |
---|---|---|
committer | rse <rse@FreeBSD.org> | 1997-08-11 10:12:42 +0000 |
commit | 233b8f06c2e2ec2ef537c617d636de77003d0301 (patch) | |
tree | 27d8a88b9c8de7e853cfa3b9e148f2674b3d0086 /lang | |
parent | 3c71859a5970cad5ea2dd88a36f82f630056d8f7 (diff) | |
download | FreeBSD-ports-233b8f06c2e2ec2ef537c617d636de77003d0301.zip FreeBSD-ports-233b8f06c2e2ec2ef537c617d636de77003d0301.tar.gz |
Add new p5-ePerl.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index ffc047f..27aaa7a 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.75 1997/07/10 22:42:14 asami Exp $ +# $Id: Makefile,v 1.76 1997/07/15 15:34:10 cracauer Exp $ # SUBDIR += Gofer @@ -33,6 +33,7 @@ SUBDIR += modula-3-socks SUBDIR += moscow_ml SUBDIR += ocaml + SUBDIR += p5-ePerl SUBDIR += p5-Tcl SUBDIR += p2c SUBDIR += pbasic |