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 | |
parent | Bump PORTREVISION. (diff) |
Sync PORTREVISION with main port.
Notes
Notes:
svn path=/head/; revision=187164
-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 |