diff options
author | makc <makc@FreeBSD.org> | 2015-09-06 03:29:39 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2015-09-06 03:29:39 +0800 |
commit | 1462b3ea3fdc00adb900d37350e00e78acb6a003 (patch) | |
tree | 5ebda883aefeebe4bad738be59b2b8be1aee3c14 /misc/qt5ct/Makefile | |
parent | 5e51c5d88108325686167d499dc4497f65097cfe (diff) | |
download | freebsd-ports-gnome-1462b3ea3fdc00adb900d37350e00e78acb6a003.tar.gz freebsd-ports-gnome-1462b3ea3fdc00adb900d37350e00e78acb6a003.tar.zst freebsd-ports-gnome-1462b3ea3fdc00adb900d37350e00e78acb6a003.zip |
misc/qt5ct:
- Update to 0.12
Diffstat (limited to 'misc/qt5ct/Makefile')
-rw-r--r-- | misc/qt5ct/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/qt5ct/Makefile b/misc/qt5ct/Makefile index aa8df9b16f78..97d7e5d03c6c 100644 --- a/misc/qt5ct/Makefile +++ b/misc/qt5ct/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= qt5ct -PORTVERSION= 0.13 +PORTVERSION= 0.14 CATEGORIES= misc MASTER_SITES= SF/${PORTNAME} |