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/gimpshop | |
parent | e57860be86386aaac80893e6b45e3650cb2c1e81 (diff) |
Restore PORTEPOCH that was accidentally removed in the previous commit.
Notes
Notes:
svn path=/head/; revision=85599
Diffstat (limited to 'graphics/gimpshop')
-rw-r--r-- | graphics/gimpshop/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimpshop/Makefile b/graphics/gimpshop/Makefile index 4ecc52c11049..236ddf658910 100644 --- a/graphics/gimpshop/Makefile +++ b/graphics/gimpshop/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%/ \ |