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 /x11/xdialog/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 'x11/xdialog/Makefile')
-rw-r--r-- | x11/xdialog/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 9a013d6..42b874c 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -8,7 +8,7 @@ PORTNAME= xdialog PORTVERSION= 2.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 MASTER_SITES= http://thgodef.nerim.net/xdialog/ \ http://xdialog.free.fr/ |