diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-05 18:57:39 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-04-05 18:57:39 +0000 |
commit | 11443cddf9e0126a3e16a32332193fd52e881de1 (patch) | |
tree | 494afd004394690e8e69b88212bd82d3ac7b97a6 /lang/php53 | |
parent | 74c60f53f75e59a0ac6226df5750d73a20b70821 (diff) |
Notes
Diffstat (limited to 'lang/php53')
-rw-r--r-- | lang/php53/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 0a1e1a9bdc2a..ffa10b498b51 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -7,7 +7,7 @@ PORTNAME= php5 PORTVERSION= 5.2.12 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= lang devel www MASTER_SITES= ${MASTER_SITE_PHP} MASTER_SITE_SUBDIR= distributions |