diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-25 22:01:52 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-07-25 22:01:52 +0000 |
commit | b0ae569a396b38be7dee2b9dacc54d33a03d6f11 (patch) | |
tree | 222d70ea40112d27fc0d27eb09515573c4c3877b /graphics/gimp-devel | |
parent | Add detection of FreeBSD 5.1. (diff) |
Restore PORTEPOCH that was accidentally removed in the previous commit.
Diffstat (limited to 'graphics/gimp-devel')
-rw-r--r-- | graphics/gimp-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 4ecc52c11049..236ddf658910 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= gimp PORTVERSION= 1.3.17 +PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ |