diff options
author | Pete Fritchman <petef@FreeBSD.org> | 2002-05-31 14:15:51 +0000 |
---|---|---|
committer | Pete Fritchman <petef@FreeBSD.org> | 2002-05-31 14:15:51 +0000 |
commit | 72fe939d5311e5a48b2843dfa52bc22497804c1f (patch) | |
tree | 9c3c585cd1ca1a60638d64b3024bc7cb48e8e538 /www/Makefile | |
parent | add tuxpuck 0.7.116 (diff) |
Add php-screw 1.1, a PHP script encryption tool.
PR: 38412
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes
Notes:
svn path=/head/; revision=60383
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index 581fc03a5071..50adc2132807 100644 --- a/www/Makefile +++ b/www/Makefile @@ -303,6 +303,7 @@ SUBDIR += p5-libwww SUBDIR += peacock SUBDIR += pgdriver + SUBDIR += php-screw SUBDIR += php-templates SUBDIR += phpSysInfo SUBDIR += phpbb |