diff options
author | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2017-06-04 21:00:48 +0000 |
---|---|---|
committer | Christoph Moench-Tegeder <cmt@FreeBSD.org> | 2017-06-04 21:00:48 +0000 |
commit | 1c0d01e3142c2e94615cc7673190e70031fbbd35 (patch) | |
tree | a968f5e6bcb1dccb4c01f0ab3ed81832ec7451b9 /print/gimp-gutenprint/Makefile | |
parent | b1da9016d165a1c0f371d8e6e305f710979c8c6d (diff) |
Notes
Diffstat (limited to 'print/gimp-gutenprint/Makefile')
-rw-r--r-- | print/gimp-gutenprint/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/print/gimp-gutenprint/Makefile b/print/gimp-gutenprint/Makefile index 0d0c2fd77874..61e69bba0d08 100644 --- a/print/gimp-gutenprint/Makefile +++ b/print/gimp-gutenprint/Makefile @@ -2,17 +2,13 @@ # $FreeBSD$ # $MCom: ports/print/gimp-gutenprint/Makefile,v 1.5 2007/10/24 21:05:40 ahze Exp $ -PORTREVISION= 3 -PORTEPOCH= 0 +PORTREVISION= 0 PKGNAMEPREFIX= gimp- -PKGNAMESUFFIX= # empty MAINTAINER= cmt@burggraben.net COMMENT= Gimp print plug-in -LICENSE= GPLv2 - -MASTERDIR= ${.CURDIR}/../../print/gutenprint-base +MASTERDIR= ${.CURDIR}/../../print/gutenprint GUT_SLAVE= gimp PLIST= ${.CURDIR}/pkg-plist |