summaryrefslogtreecommitdiff
path: root/lang/php54
diff options
context:
space:
mode:
authortaca <taca>2013-07-29 16:21:07 +0000
committertaca <taca>2013-07-29 16:21:07 +0000
commit302b7a1a474a2e455e7ed7d512bee6e45616ac1f (patch)
tree5d98ecded0c126176a2e8a51ca748920b144ce89 /lang/php54
parentf2db5a2ff1dec8540cf45e403ce0497f60d24490 (diff)
downloadpkgsrc-302b7a1a474a2e455e7ed7d512bee6e45616ac1f.tar.gz
Explicitly note it is PHP 5.4.x pacakge in COMMENT of Makefile and DESCR
file.
Diffstat (limited to 'lang/php54')
-rw-r--r--lang/php54/DESCR2
-rw-r--r--lang/php54/Makefile4
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/php54/DESCR b/lang/php54/DESCR
index 2b28e8cc5cc..1a3b077603d 100644
--- a/lang/php54/DESCR
+++ b/lang/php54/DESCR
@@ -3,3 +3,5 @@ some object-oriented features. Much of its syntax is borrowed from
C, Java and Perl with a couple of unique PHP-specific features
thrown in. The language is designed to allow web developers to
write dynamically generated pages quickly.
+
+This package provices PHP version 5.4.x.
diff --git a/lang/php54/Makefile b/lang/php54/Makefile
index 67b1722d2a9..a9b12052ea1 100644
--- a/lang/php54/Makefile
+++ b/lang/php54/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2013/07/29 04:20:55 taca Exp $
+# $NetBSD: Makefile,v 1.10 2013/07/29 16:21:07 taca Exp $
#
# We can't omit PKGNAME here to handle PKG_OPTIONS.
@@ -7,7 +7,7 @@ PKGNAME= php-${PHP_BASE_VERS}
CATEGORIES= lang
HOMEPAGE= http://www.php.net/
-COMMENT= PHP Hypertext Preprocessor version 5
+COMMENT= PHP Hypertext Preprocessor version 5.4
LICENSE= php
TEST_TARGET= test