diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-04-20 20:25:41 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-04-20 20:25:41 +0000 |
commit | ffebe230e9cfb7699bb57ea5a3855a14577efad9 (patch) | |
tree | a32d978d64c5d829c0ca776e532ec1a901c68b63 /editors/hte/Makefile | |
parent | 9036c2b2aac77d4097c87a365fda01b78df23af0 (diff) |
Notes
Diffstat (limited to 'editors/hte/Makefile')
-rw-r--r-- | editors/hte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index e2c8f8533b80..c522040920fa 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -7,7 +7,7 @@ # PORTNAME= hte -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |