diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-09-20 10:58:04 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-09-20 10:58:04 +0000 |
commit | 36ffaec475dd0c286513be91a7da86a2d3394219 (patch) | |
tree | da67d339e661035b67eb75f57b9a7c8b6cea39d4 /graphics/minder/Makefile | |
parent | bb10979dd71dd1b4354f1a4c2e3aa59a21b9c241 (diff) | |
download | ports-36ffaec475dd0c286513be91a7da86a2d3394219.tar.gz ports-36ffaec475dd0c286513be91a7da86a2d3394219.zip |
Notes
Diffstat (limited to 'graphics/minder/Makefile')
-rw-r--r-- | graphics/minder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/minder/Makefile b/graphics/minder/Makefile index c3d56d97101a..3a2f31fffb57 100644 --- a/graphics/minder/Makefile +++ b/graphics/minder/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= minder -PORTVERSION= 1.0.8 +PORTVERSION= 1.1.0 CATEGORIES= graphics PKGNAMESUFFIX= -app # avoid PKGBASE collision with net-p2p/minder |