diff options
author | perky <perky@FreeBSD.org> | 2003-08-23 09:03:50 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2003-08-23 09:03:50 +0800 |
commit | c6b14909276521882126f116ac79c70676f5fee2 (patch) | |
tree | 6f8c82427c5d82fa710696ae161e8f2d04f72780 /graphics | |
parent | b7b083af4cc61a47f39d0c3fb07001a2063bcff8 (diff) | |
download | freebsd-ports-gnome-c6b14909276521882126f116ac79c70676f5fee2.tar.gz freebsd-ports-gnome-c6b14909276521882126f116ac79c70676f5fee2.tar.zst freebsd-ports-gnome-c6b14909276521882126f116ac79c70676f5fee2.zip |
Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.
Submitted by: olgeni
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/dia/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-app/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimp/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimpshop/Makefile | 1 |
6 files changed, 6 insertions, 1 deletions
diff --git a/graphics/dia/Makefile b/graphics/dia/Makefile index d5bf73cd0d41..9856ce8e4457 100644 --- a/graphics/dia/Makefile +++ b/graphics/dia/Makefile @@ -7,7 +7,7 @@ PORTNAME= dia PORTVERSION= 0.91 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.91 diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index 1647bf8d2256..61a311a389d0 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 1647bf8d2256..61a311a389d0 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 1647bf8d2256..61a311a389d0 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 1647bf8d2256..61a311a389d0 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 1647bf8d2256..61a311a389d0 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.18 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ |