diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-30 23:17:38 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-07-30 23:17:38 +0800 |
commit | 73a7159b432a2e91e1bf520cae1a74b63d57e2a1 (patch) | |
tree | 9425530ecb6e0c984e77f5bb37a846fad04504b1 /x11/libxcb/Makefile | |
parent | 0b387709fac579a1ae0def21e724b7e620fd1591 (diff) | |
download | freebsd-ports-gnome-73a7159b432a2e91e1bf520cae1a74b63d57e2a1.tar.gz freebsd-ports-gnome-73a7159b432a2e91e1bf520cae1a74b63d57e2a1.tar.zst freebsd-ports-gnome-73a7159b432a2e91e1bf520cae1a74b63d57e2a1.zip |
- Update to 1.4
PR: 137231
Submitted by: Ashish SHUKLA <wahjava@gmail.com> (maintainer)
Diffstat (limited to 'x11/libxcb/Makefile')
-rw-r--r-- | x11/libxcb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile index b17e11b43fe1..4fd01d01f8b7 100644 --- a/x11/libxcb/Makefile +++ b/x11/libxcb/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libxcb -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= x11 python #MASTER_SITES= XORG/current/src/extras MASTER_SITES= http://xcb.freedesktop.org/dist/ |