diff options
author | ale <ale@FreeBSD.org> | 2007-03-12 05:57:26 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2007-03-12 05:57:26 +0800 |
commit | 8f474c49a80391ead73564004a155ddf9137d03b (patch) | |
tree | 540e37867680b75f2e96941b51be63aa1f52a272 /math | |
parent | d28daf635e8313f467bf1ff64b371f2ec4f010fe (diff) | |
download | freebsd-ports-gnome-8f474c49a80391ead73564004a155ddf9137d03b.tar.gz freebsd-ports-gnome-8f474c49a80391ead73564004a155ddf9137d03b.tar.zst freebsd-ports-gnome-8f474c49a80391ead73564004a155ddf9137d03b.zip |
Sync PORTREVISION with main port.
Diffstat (limited to 'math')
-rw-r--r-- | math/php5-gmp/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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 |