diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-07 05:39:00 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-06-07 05:39:00 +0800 |
commit | 159860485c44a2b8ef0264bb0ac860de4c2fb6af (patch) | |
tree | fc834885e5ab0c5eef18328d68d44ed1e4256740 /graphics/gimp-app-devel | |
parent | 56c1c3d00e90379e6492f5e052aa43d71905a992 (diff) | |
download | marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.gz marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.bz2 marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.lz marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.xz marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.tar.zst marcuscom-ports-159860485c44a2b8ef0264bb0ac860de4c2fb6af.zip |
Bump PORTREVISIONs to chase the gettext update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11028 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index cd78042a0..73dd8316b 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -3,12 +3,12 @@ # Whom: erich@FreeBSD.org # # $FreeBSD$ -# $MCom: ports/graphics/gimp-app-devel/Makefile,v 1.21 2008/04/15 18:36:36 ahze Exp $ +# $MCom: ports/graphics/gimp-app-devel/Makefile,v 1.22 2008/04/21 00:00:32 marcus Exp $ # PORTNAME= gimp-app DISTVERSION= 2.5.0 -PORTREVISION?= 1 +PORTREVISION?= 2 PORTEPOCH?= 1 CATEGORIES?= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ |