diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-22 01:56:32 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2004-07-22 01:56:32 +0000 |
commit | fd4e15a19f127c287ebcaca6afc4b1f6b5ebd139 (patch) | |
tree | c2d0ae093681935be647fbe58a6679f8faa4d479 | |
parent | upgrade to 1.4.2 (diff) |
upgrade to 0.2.3
PR: 69348
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=114389
-rw-r--r-- | devel/phptags/Makefile | 2 | ||||
-rw-r--r-- | devel/phptags/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/devel/phptags/Makefile b/devel/phptags/Makefile index 63ecae169e9f..00ec54b679fc 100644 --- a/devel/phptags/Makefile +++ b/devel/phptags/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phptags -PORTVERSION= 0.2.2 +PORTVERSION= 0.2.3 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/devel/phptags/distinfo b/devel/phptags/distinfo index 3dc585545993..8110fe76de23 100644 --- a/devel/phptags/distinfo +++ b/devel/phptags/distinfo @@ -1,2 +1,2 @@ -MD5 (phptags-0.2.2.tar.gz) = d1f4f694195b2aeadef285f034fa46b7 -SIZE (phptags-0.2.2.tar.gz) = 149772 +MD5 (phptags-0.2.3.tar.gz) = ef5a57b193f3a00fdde8a7c5a061eaf6 +SIZE (phptags-0.2.3.tar.gz) = 150312 |