diff options
author | ale <ale@FreeBSD.org> | 2007-03-11 21:57:26 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-03-11 21:57:26 +0000 |
commit | 8f474c49a80391ead73564004a155ddf9137d03b (patch) | |
tree | 540e37867680b75f2e96941b51be63aa1f52a272 /ftp | |
parent | d28daf635e8313f467bf1ff64b371f2ec4f010fe (diff) | |
download | FreeBSD-ports-8f474c49a80391ead73564004a155ddf9137d03b.zip FreeBSD-ports-8f474c49a80391ead73564004a155ddf9137d03b.tar.gz |
Sync PORTREVISION with main port.
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/php5-curl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/php5-curl/Makefile b/ftp/php5-curl/Makefile index 08eed1c..d9da384 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" |