diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2015-09-05 22:49:01 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2015-09-05 22:49:01 +0000 |
commit | 513cf456a6f8790b5398a73574842cb6768cc798 (patch) | |
tree | 68a31d4facbb72b23571dd3f751c2ff8c4cac63c /graphics/maim/Makefile | |
parent | e72d0c5258df6c7dfda2bf0afb64bb45a50cdebb (diff) | |
download | ports-513cf456a6f8790b5398a73574842cb6768cc798.tar.gz ports-513cf456a6f8790b5398a73574842cb6768cc798.zip |
graphics/maim: update to 3.4.45
Changes: https://github.com/naelstrof/maim/compare/v3.4.41...v3.4.45
PR: 202890
Submitted by: Neel Chauhan <neel@neelc.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=396200
Diffstat (limited to 'graphics/maim/Makefile')
-rw-r--r-- | graphics/maim/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/maim/Makefile b/graphics/maim/Makefile index 399e8dd7da5a..90a474673740 100644 --- a/graphics/maim/Makefile +++ b/graphics/maim/Makefile @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= maim -PORTVERSION= 3.3.41 +PORTVERSION= 3.4.45 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= graphics MAINTAINER= neel@neelc.org |