diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-12-31 17:09:36 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2012-12-31 17:09:36 +0000 |
commit | 36b9293fef91b617bc10b967aa38bec4e84b8576 (patch) | |
tree | fc4740a840f34c832ee23f891b41bacf31641c9d /graphics/gimp-gmic-plugin/Makefile | |
parent | fa6e4fb386ecbad18ca3fddf4e73bea64a83bcb5 (diff) | |
download | ports-36b9293fef91b617bc10b967aa38bec4e84b8576.tar.gz ports-36b9293fef91b617bc10b967aa38bec4e84b8576.zip |
Notes
Diffstat (limited to 'graphics/gimp-gmic-plugin/Makefile')
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index ed56d8be4397..160423be5ab7 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= gmic -PORTVERSION= 1.5.1.5 -PORTREVISION= 1 +PORTVERSION= 1.5.2.4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/old |