diff options
-rw-r--r-- | ftp/php5-curl/Makefile | 2 | ||||
-rw-r--r-- | math/php5-gmp/Makefile | 1 | ||||
-rw-r--r-- | net/php5-soap/Makefile | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/ftp/php5-curl/Makefile b/ftp/php5-curl/Makefile index 08eed1c64df6..d9da384a99f0 100644 --- a/ftp/php5-curl/Makefile +++ b/ftp/php5-curl/Makefile @@ -11,6 +11,4 @@ MASTERDIR= ${.CURDIR}/../../lang/php5 PKGNAMESUFFIX= -curl -PORTREVISION= 1 - .include "${MASTERDIR}/Makefile" diff --git a/math/php5-gmp/Makefile b/math/php5-gmp/Makefile index 692c59dfdcc5..76a3cac8a415 100644 --- a/math/php5-gmp/Makefile +++ b/math/php5-gmp/Makefile @@ -5,7 +5,6 @@ # $FreeBSD$ # -PORTREVISION= 1 CATEGORIES= math MASTERDIR= ${.CURDIR}/../../lang/php5 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 |