diff options
Diffstat (limited to 'lang/php53/Makefile')
-rw-r--r-- | lang/php53/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/php53/Makefile b/lang/php53/Makefile index 65c83992ecc..9fd27ffa305 100644 --- a/lang/php53/Makefile +++ b/lang/php53/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2012/05/06 14:27:46 taca Exp $ +# $NetBSD: Makefile,v 1.27 2012/05/09 06:52:51 taca Exp $ # # We can't omit PKGNAME here to handle PKG_OPTIONS. # PKGNAME= php-${PHP_BASE_VERS} -PKGREVISION= 1 CATEGORIES= lang HOMEPAGE= http://www.php.net/ |