diff options
author | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
commit | 8d837132c7954ce8a9f54a814b670237ca156d10 (patch) | |
tree | da2b479f8cbab70fb28360deb44e687784455e17 /lang/php5/Makefile | |
parent | Update to 0.18 (diff) |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Notes
Notes:
svn path=/head/; revision=255371
Diffstat (limited to 'lang/php5/Makefile')
-rw-r--r-- | lang/php5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php5/Makefile b/lang/php5/Makefile index b5549edd6316..0c85693bfac0 100644 --- a/lang/php5/Makefile +++ b/lang/php5/Makefile @@ -7,7 +7,7 @@ PORTNAME= php5 PORTVERSION= 5.3.2 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions |