diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-03-11 21:57:26 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-03-11 21:57:26 +0000 |
commit | 0c595dfd5b1daea37beb3148ea01ed9598af2b44 (patch) | |
tree | 534ae994f14cbaefbb25a9a9ee155e8f6b500a79 /net/php5-soap | |
parent | 0f14a2751964c81acfe37293531ffa42879aab7d (diff) | |
download | ports-0c595dfd5b1daea37beb3148ea01ed9598af2b44.tar.gz ports-0c595dfd5b1daea37beb3148ea01ed9598af2b44.zip |
Notes
Diffstat (limited to 'net/php5-soap')
-rw-r--r-- | net/php5-soap/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/php5-soap/Makefile b/net/php5-soap/Makefile index b197572ba280..3d87d6a4a5f5 100644 --- a/net/php5-soap/Makefile +++ b/net/php5-soap/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 CATEGORIES= net MASTERDIR= ${.CURDIR}/../../lang/php5 |