diff options
author | knu <knu@FreeBSD.org> | 2001-08-22 00:29:15 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-08-22 00:29:15 +0800 |
commit | b0c8637d82b36725e7f29083223eabf2a939007d (patch) | |
tree | 625c4537359a69070bac2dc2fc7d6bb05a22f96f /graphics/gimp1 | |
parent | d0b53a9f361243640b901ba48ebd4c4630033c87 (diff) | |
download | freebsd-ports-gnome-b0c8637d82b36725e7f29083223eabf2a939007d.tar.gz freebsd-ports-gnome-b0c8637d82b36725e7f29083223eabf2a939007d.tar.zst freebsd-ports-gnome-b0c8637d82b36725e7f29083223eabf2a939007d.zip |
Resurrect PORTEPOCH which has been removed in the last commit by
mistake.
Diffstat (limited to 'graphics/gimp1')
-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%/ \ |