diff options
author | Bill Fenner <fenner@FreeBSD.org> | 1997-08-19 07:10:14 +0000 |
---|---|---|
committer | Bill Fenner <fenner@FreeBSD.org> | 1997-08-19 07:10:14 +0000 |
commit | 0d060af5671f45786ead2f17f8c3d556d9b95387 (patch) | |
tree | 3a39e743fd320a4d94d22f2998916ce49641541d /lang/Makefile | |
parent | 1506869809c051d78e088db187a56b7418d4b085 (diff) | |
download | ports-0d060af5671f45786ead2f17f8c3d556d9b95387.tar.gz ports-0d060af5671f45786ead2f17f8c3d556d9b95387.zip |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/Makefile b/lang/Makefile index 27aaa7a957aa..74cfdb3affb6 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.76 1997/07/15 15:34:10 cracauer Exp $ +# $Id: Makefile,v 1.77 1997/08/11 10:12:42 rse Exp $ # SUBDIR += Gofer @@ -33,9 +33,9 @@ SUBDIR += modula-3-socks SUBDIR += moscow_ml SUBDIR += ocaml - SUBDIR += p5-ePerl - SUBDIR += p5-Tcl SUBDIR += p2c + SUBDIR += p5-Tcl + SUBDIR += p5-ePerl SUBDIR += pbasic SUBDIR += perl5 SUBDIR += pgcc |