diff options
author | steve <steve@FreeBSD.org> | 1999-04-03 02:05:32 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1999-04-03 02:05:32 +0000 |
commit | 651d8b0473a1e86e8e32da28fa8e243eea15b465 (patch) | |
tree | b239e3722fddc54c9b349076547054559c9db5b6 /lang/Makefile | |
parent | 0fcc662bc7cdfb5387a5dc1d16613e9fa08e0315 (diff) | |
download | FreeBSD-ports-651d8b0473a1e86e8e32da28fa8e243eea15b465.zip FreeBSD-ports-651d8b0473a1e86e8e32da28fa8e243eea15b465.tar.gz |
Activate the pike port.
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 b367505..9e22b54 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.125 1999/03/01 04:13:05 jdp Exp $ +# $Id: Makefile,v 1.126 1999/03/19 22:23:38 asami Exp $ # SUBDIR += ETHOberonV4 @@ -64,6 +64,7 @@ SUBDIR += pbasic SUBDIR += perl5 SUBDIR += pgcc + SUBDIR += pike SUBDIR += ptoc SUBDIR += python SUBDIR += python-beta |