diff options
author | marcus <marcus@FreeBSD.org> | 2003-07-26 06:01:52 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2003-07-26 06:01:52 +0800 |
commit | 12cdb28c804a4485ec2119283f09ea953737d219 (patch) | |
tree | a827642fcac72f32840fba8c0d9463d261cc16d2 /graphics/gimp-app/Makefile | |
parent | 754f6768176b8c58b09c1d8b66a5198bcaf3b0ae (diff) | |
download | freebsd-ports-gnome-12cdb28c804a4485ec2119283f09ea953737d219.tar.gz freebsd-ports-gnome-12cdb28c804a4485ec2119283f09ea953737d219.tar.zst freebsd-ports-gnome-12cdb28c804a4485ec2119283f09ea953737d219.zip |
Restore PORTEPOCH that was accidentally removed in the previous commit.
Diffstat (limited to 'graphics/gimp-app/Makefile')
-rw-r--r-- | graphics/gimp-app/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/gimp-app/Makefile b/graphics/gimp-app/Makefile index 4ecc52c11049..236ddf658910 100644 --- a/graphics/gimp-app/Makefile +++ b/graphics/gimp-app/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%/ \ |