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 /graphics/gimp1/Makefile | |
parent | Update to 0.10.0. (diff) |
Resurrect PORTEPOCH which has been removed in the last commit by
mistake.
Notes
Notes:
svn path=/head/; revision=46598
Diffstat (limited to 'graphics/gimp1/Makefile')
-rw-r--r-- | graphics/gimp1/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
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%/ \ |