diff options
author | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-12-16 11:26:20 +0000 |
---|---|---|
committer | Roman Bogorodskiy <novel@FreeBSD.org> | 2011-12-16 11:26:20 +0000 |
commit | 2beea5add25234d5988ad379a32b660bd81a0735 (patch) | |
tree | 6b69a4103191c847344a469d70877d57d634eddb /x11/xcb-util/Makefile | |
parent | db836b18f5bcf6d46a733de90628a068dd1feb33 (diff) | |
download | ports-2beea5add25234d5988ad379a32b660bd81a0735.tar.gz ports-2beea5add25234d5988ad379a32b660bd81a0735.zip |
Notes
Diffstat (limited to 'x11/xcb-util/Makefile')
-rw-r--r-- | x11/xcb-util/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcb-util/Makefile b/x11/xcb-util/Makefile index b92db4d37e5a..a3c58b8e0885 100644 --- a/x11/xcb-util/Makefile +++ b/x11/xcb-util/Makefile @@ -6,7 +6,8 @@ # PORTNAME= xcb-util -PORTVERSION= 0.3.8 +PORTVERSION= 0.3.6 +PORTEPOCH= 1 CATEGORIES= x11 MASTER_SITES= http://xcb.freedesktop.org/dist/ |