diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:25:58 +0000 |
commit | a3108b1e51e6a746a151a607c5aba8d1f6b35033 (patch) | |
tree | 3c78833d20cbc2da9cd61c768babee71bac778b2 /net/gtkhx | |
parent | - Update to version 0.5.10 (diff) |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris
Diffstat (limited to 'net/gtkhx')
-rw-r--r-- | net/gtkhx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gtkhx/Makefile b/net/gtkhx/Makefile index 6f1a7656f60d..7ed0490de05d 100644 --- a/net/gtkhx/Makefile +++ b/net/gtkhx/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkhx PORTVERSION= 0.9.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= gtkhx |