From 813e1b554d2d7262452752abea422a9545c7de4b Mon Sep 17 00:00:00 2001 From: mezz Date: Wed, 19 Sep 2007 01:55:23 +0000 Subject: The PORTEPOCH was bumped by mistake, back it out and bump the PORTREVISION. Be sure to do a force reinstall of it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9674 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/gimp-app/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'graphics') diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 09f456d42..98acf4435 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -3,12 +3,13 @@ # Whom: erich@FreeBSD.org # # $FreeBSD$ -# $MCom$ +# $MCom: ports/graphics/gimp-app/Makefile,v 1.14 2007/07/29 21:51:25 mezz Exp $ # PORTNAME= gimp-app PORTVERSION= 2.2.17 -PORTEPOCH= 2 +PORTREVISION= 1 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ -- cgit