summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2013-01-10 21:24:39 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2013-01-10 21:24:39 +0000
commitcac19e3a42a8369238f0b72b0fdb51dcc7f87d2c (patch)
tree78db180e41f2cb7cebf99120a7f73f18620552d4
parentStop hard coding ICU version and fix plist (missed by r310086). (diff)
- bump PORTREVISION since shlib version of gflags was changed
Noticed by: sunpoet
Notes
Notes: svn path=/head/; revision=310205
-rw-r--r--devel/gjstest/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/gjstest/Makefile b/devel/gjstest/Makefile
index 3f20262e801c..299683dc9b27 100644
--- a/devel/gjstest/Makefile
+++ b/devel/gjstest/Makefile
@@ -3,6 +3,7 @@
PORTNAME= gjstest
PORTVERSION= 1.0.8
+PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= GOOGLE_CODE