diff options
author | riggs <riggs@FreeBSD.org> | 2015-03-17 04:36:22 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2015-03-17 04:36:22 +0800 |
commit | b847ab522bfe614a3cfb51762c5bf581da8f914a (patch) | |
tree | 29c4c190d56b93b81a04b58a39df4ea6649ae11d /x11/antimicro/Makefile | |
parent | 9a4d379e2ddbd3e37b657821a8259ca74bb28b3a (diff) | |
download | freebsd-ports-gnome-b847ab522bfe614a3cfb51762c5bf581da8f914a.tar.gz freebsd-ports-gnome-b847ab522bfe614a3cfb51762c5bf581da8f914a.tar.zst freebsd-ports-gnome-b847ab522bfe614a3cfb51762c5bf581da8f914a.zip |
Update to upstream version 2.12
PR: 198623
Submitted by: antont@inbox.lv (maintainer)
Diffstat (limited to 'x11/antimicro/Makefile')
-rw-r--r-- | x11/antimicro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/antimicro/Makefile b/x11/antimicro/Makefile index 7d96f280f4ca..40d5a5f37a48 100644 --- a/x11/antimicro/Makefile +++ b/x11/antimicro/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= antimicro -PORTVERSION= 2.11 +PORTVERSION= 2.12 CATEGORIES= x11 MAINTAINER= antont@inbox.lv @@ -12,7 +12,7 @@ LICENSE= GPLv3 USE_GITHUB= yes GH_ACCOUNT= Ryochan7 -GH_COMMIT= 9bd3352 +GH_COMMIT= 2d4218e USE_XORG= x11 xtst USE_QT5= linguisttools_build qmake_build buildtools_build widgets network |