diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-10-17 00:11:10 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-10-17 00:11:10 +0000 |
commit | 1104d83d68a3cf0f6e165bcaedaf13b9b1f3bd5c (patch) | |
tree | 5220f2933fc26283c2e9a034f94afff02a8bca7a /print/gutenprint | |
parent | 01c66a73abf9d2017d07de6557937fb4611bfb7e (diff) | |
download | ports-1104d83d68a3cf0f6e165bcaedaf13b9b1f3bd5c.tar.gz ports-1104d83d68a3cf0f6e165bcaedaf13b9b1f3bd5c.zip |
Notes
Diffstat (limited to 'print/gutenprint')
-rw-r--r-- | print/gutenprint/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index 6cc0d326e595..22abc0cef978 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -7,14 +7,13 @@ # PORTNAME= gutenprint -PORTVERSION= 5.2.4 -PORTREVISION= 2 +PORTVERSION= 5.2.7 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty EXTRACT_ONLY= # empty -MAINTAINER= ports@FreeBSD.org +MAINTAINER= cmt@burggraben.net COMMENT= The "meta-port" for GutenPrint RUN_DEPENDS= gutenprint-base>0:${PORTSDIR}/print/gutenprint-base |