diff options
author | ade <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2010-05-31 02:01:56 +0000 |
commit | 338bcf898e6d90768d058c2b05f288f58d1371de (patch) | |
tree | f1e227b66e32fa05d4b6ddf3266055c5cf5978c6 /misc/gonvert/Makefile | |
parent | 9e44d28a80ba4d7ac9f88cf3ce8d010c40038f14 (diff) | |
download | FreeBSD-ports-338bcf898e6d90768d058c2b05f288f58d1371de.zip FreeBSD-ports-338bcf898e6d90768d058c2b05f288f58d1371de.tar.gz |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
Diffstat (limited to 'misc/gonvert/Makefile')
-rw-r--r-- | misc/gonvert/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/gonvert/Makefile b/misc/gonvert/Makefile index c87e788..ab520d7 100644 --- a/misc/gonvert/Makefile +++ b/misc/gonvert/Makefile @@ -8,7 +8,7 @@ PORTNAME= gonvert PORTVERSION= 0.2.23 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= misc python gnome MASTER_SITES= http://www.unihedron.com/projects/gonvert/downloads/ |