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-app-devel | |
parent | e57860be86386aaac80893e6b45e3650cb2c1e81 (diff) | |
download | ports-b0ae569a396b38be7dee2b9dacc54d33a03d6f11.tar.gz ports-b0ae569a396b38be7dee2b9dacc54d33a03d6f11.zip |
Notes
Diffstat (limited to 'graphics/gimp-app-devel')
-rw-r--r-- | graphics/gimp-app-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile index 4ecc52c11049..236ddf658910 100644 --- a/graphics/gimp-app-devel/Makefile +++ b/graphics/gimp-app-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%/ \ |