diff options
author | jgh <jgh@FreeBSD.org> | 2012-02-05 13:58:53 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2012-02-05 13:58:53 +0800 |
commit | 6bb9eaaec477a80141f0942e71887354c0cae7fe (patch) | |
tree | 4e3d1d4cd798ee99bf7898d4887067d4973d2fa8 /print | |
parent | 7745889fab236787b23b670f61932b0c8fdbe2e2 (diff) | |
download | freebsd-ports-gnome-6bb9eaaec477a80141f0942e71887354c0cae7fe.tar.gz freebsd-ports-gnome-6bb9eaaec477a80141f0942e71887354c0cae7fe.tar.zst freebsd-ports-gnome-6bb9eaaec477a80141f0942e71887354c0cae7fe.zip |
- update maintainer address
PR: ports/164764
Submitted by: maintainer
Approved by: crees, rene (mentors,implicit)
Diffstat (limited to 'print')
-rw-r--r-- | print/pdfcolorsplit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdfcolorsplit/Makefile b/print/pdfcolorsplit/Makefile index 94f94c4152bf..802b4a80dbef 100644 --- a/print/pdfcolorsplit/Makefile +++ b/print/pdfcolorsplit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print python MASTER_SITES= http://files.bsdroot.lv/my/FreeBSD/distfiles/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= aldis@bsdroot.lv +MAINTAINER= graudeejs@gmail.com COMMENT= Split your pdf into 2 pdf, color and bw, for printing LICENSE= GPLv2 |