diff options
author | bland <bland@FreeBSD.org> | 2004-03-24 17:23:40 +0800 |
---|---|---|
committer | bland <bland@FreeBSD.org> | 2004-03-24 17:23:40 +0800 |
commit | 7edc4b998eda55da4621e229e688babd8639da5a (patch) | |
tree | 5524d77e8574bc7d6b7530c2aaced47d9f672075 /graphics | |
parent | f9f5a8ff97d1f7f6db1510aa0c983007de8e1299 (diff) | |
download | freebsd-ports-gnome-7edc4b998eda55da4621e229e688babd8639da5a.tar.gz freebsd-ports-gnome-7edc4b998eda55da4621e229e688babd8639da5a.tar.zst freebsd-ports-gnome-7edc4b998eda55da4621e229e688babd8639da5a.zip |
Put accidentally removed PORTEPOCH back.
Diffstat (limited to 'graphics')
-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 |
5 files changed, 5 insertions, 0 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index f9c0b2d15f2b..6507393d8caf 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 2.0.0 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index f9c0b2d15f2b..6507393d8caf 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 2.0.0 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index f9c0b2d15f2b..6507393d8caf 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 2.0.0 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ diff --git a/graphics/gimp/Makefile b/graphics/gimp/Makefile index f9c0b2d15f2b..6507393d8caf 100644 --- a/graphics/gimp/Makefile +++ b/graphics/gimp/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 2.0.0 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index f9c0b2d15f2b..6507393d8caf 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 2.0.0 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.fh-heilbronn.de/mirrors/ftp.gimp.org/%SUBDIR%/ \ |