diff options
author | glarkin <glarkin@FreeBSD.org> | 2008-07-19 05:05:20 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2008-07-19 05:05:20 +0800 |
commit | e69137a5b71479e5719ad58031ac2fc16787f3ea (patch) | |
tree | 3cefd20542a46fa587095462a236bbd16e7a11c9 /print | |
parent | 9f7a8c73222713541dd72eb9902a7ce617aaddfc (diff) | |
download | freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.tar.gz freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.tar.zst freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.zip |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor)
Diffstat (limited to 'print')
-rw-r--r-- | print/pdftk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pdftk/Makefile b/print/pdftk/Makefile index fa450b4a6724..b5bf9b61e3e6 100644 --- a/print/pdftk/Makefile +++ b/print/pdftk/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.pdfhacks.com/pdftk/ \ http://www.accesspdf.com/pdftk/ DISTNAME= ${PORTNAME}-${PORTVERSION:R}.${PORTVERSION:E} -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= A simple tool for doing everyday things with PDF documents # gcj/libgcj don't exist on these platforms |