summaryrefslogtreecommitdiffstats
path: root/src/php-gettext/Makefile
diff options
context:
space:
mode:
authorChristian Weiske <cweiske@cweiske.de>2010-02-16 07:53:53 +0100
committerChristian Weiske <cweiske@cweiske.de>2010-02-16 07:53:53 +0100
commite133eb38bafdd240e2dbc01eee77e8d051988764 (patch)
treeccd24b185a14867fea349060b71b674d42c394eb /src/php-gettext/Makefile
parent7a8c92ff1aaa3c4b6b60319a9502288fc9395531 (diff)
downloadSemanticScuttle-origin/php-gettext-1.0.9.zip
SemanticScuttle-origin/php-gettext-1.0.9.tar.gz
SemanticScuttle-origin/php-gettext-1.0.9.tar.bz2
update to php-gettext 1.0.9origin/php-gettext-1.0.9
Diffstat (limited to 'src/php-gettext/Makefile')
-rw-r--r--src/php-gettext/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/src/php-gettext/Makefile b/src/php-gettext/Makefile
index 2dba911..f0b5bf9 100644
--- a/src/php-gettext/Makefile
+++ b/src/php-gettext/Makefile
@@ -1,12 +1,11 @@
PACKAGE = php-gettext-$(VERSION)
-VERSION = 1.0.7
+VERSION = 1.0.9
DIST_FILES = \
gettext.php \
gettext.inc \
streams.php \
AUTHORS \
- ChangeLog \
README \
COPYING \
Makefile \
@@ -30,3 +29,5 @@ dist:
rm -rf $(PACKAGE); \
fi;
+clean:
+ rm -f $(PACKAGE).tar.gz