diff options
author | Koop Mast <kwm@FreeBSD.org> | 2014-11-01 14:44:14 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2014-11-01 14:44:14 +0000 |
commit | 3bb1942cc457de596d04f95e61364ab58728c749 (patch) | |
tree | 2c5798130574e12b09a9f0172c378daf57cd9dc5 /x11/libxkbcommon/Makefile | |
parent | 13690d71d9af3d490561898c1c7a8798bc77b667 (diff) | |
download | ports-3bb1942cc457de596d04f95e61364ab58728c749.tar.gz ports-3bb1942cc457de596d04f95e61364ab58728c749.zip |
Notes
Diffstat (limited to 'x11/libxkbcommon/Makefile')
-rw-r--r-- | x11/libxkbcommon/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libxkbcommon/Makefile b/x11/libxkbcommon/Makefile index dafa37cffce5..c8b792141d28 100644 --- a/x11/libxkbcommon/Makefile +++ b/x11/libxkbcommon/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= libxkbcommon -PORTVERSION= 0.4.2 -PORTREVISION= 1 +PORTVERSION= 0.5.0 CATEGORIES= x11 MASTER_SITES= http://xkbcommon.org/download/ |