diff options
author | will <will@FreeBSD.org> | 2000-12-19 14:00:03 +0000 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-12-19 14:00:03 +0000 |
commit | 02964b42611dd22e75db9b077360802158ba3e57 (patch) | |
tree | 942b25f0c212ca43c845590bc89c1ac374fafb65 /lang/Makefile | |
parent | 8b42c7c8838773665a83cf11dff920afe99b037b (diff) | |
download | FreeBSD-ports-02964b42611dd22e75db9b077360802158ba3e57.zip FreeBSD-ports-02964b42611dd22e75db9b077360802158ba3e57.tar.gz |
Add php 3.0.16, a standalone PHP interpreter.
PR: 21094
Submitted by: roam (oops :-)
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 31bc209..063f39f 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -82,6 +82,7 @@ SUBDIR += perl5 SUBDIR += pfe-devel SUBDIR += pgcc + SUBDIR += php SUBDIR += pike SUBDIR += pm3-base SUBDIR += pm3-forms |