diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-04-11 16:41:52 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-04-11 16:41:52 +0000 |
commit | 83c81b28a72451b41a516240c12b9f7cf2979657 (patch) | |
tree | eeffadf991012f9bd4052acca50483249831d5c5 /graphics/gimp1/Makefile | |
parent | Update to 1.4 Build 156 (diff) |
set PORTEPOCH back.
PR: Christopher Masto <chris@netmonger.net>
Diffstat (limited to 'graphics/gimp1/Makefile')
-rw-r--r-- | graphics/gimp1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index ca69390ee316..f5249d4229cc 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -8,7 +8,7 @@ PORTNAME= gimp PORTVERSION= 1.2.3 PORTREVISION= 0 -#PORTEPOCH= 1 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ |