diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-21 16:29:15 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-08-21 16:29:15 +0000 |
commit | b8309bf75a76890b1a9b71610672150ca367d4fa (patch) | |
tree | bd637410941231445e1aa30420431dd533ce0f94 | |
parent | 4980edc0122e67e40fcc9701fe54f65f3fb8a41d (diff) |
Resurrect PORTEPOCH which has been removed in the last commit by
mistake.
Notes
Notes:
svn path=/head/; revision=46598
-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/gimp1/Makefile | 1 | ||||
-rw-r--r-- | graphics/gimpshop/Makefile | 1 |
6 files changed, 6 insertions, 0 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index 89dbf6480898..a31317084e5c 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.2.2 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 89dbf6480898..a31317084e5c 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.2.2 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 89dbf6480898..a31317084e5c 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.2.2 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index 89dbf6480898..a31317084e5c 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.2.2 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index 89dbf6480898..a31317084e5c 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.2.2 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 89dbf6480898..a31317084e5c 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.2.2 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ |