diff options
author | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
---|---|---|
committer | Johan van Selst <johans@FreeBSD.org> | 2010-02-23 18:07:14 +0000 |
commit | 4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa (patch) | |
tree | 9f8683f53b96cd6a20086cd049c6a3293ed6fb63 /print | |
parent | 532e84e129e9764f1a25f82e8ed5dbc40da44502 (diff) | |
download | ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.tar.gz ports-4aaac0b5f91fc973f5d39a99bd227267b1d5e5fa.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/paps/Makefile | 2 | ||||
-rw-r--r-- | print/pdfjam/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/paps/Makefile b/print/paps/Makefile index 1ea85ca771f6..4e29fd2be614 100644 --- a/print/paps/Makefile +++ b/print/paps/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= print MASTER_SITES= SF -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= UTF-8 to PostScript converter using Pango PLIST_FILES= bin/paps lib/libpaps.a include/libpaps.h diff --git a/print/pdfjam/Makefile b/print/pdfjam/Makefile index 446c5b40a778..5aa3bd2273f6 100644 --- a/print/pdfjam/Makefile +++ b/print/pdfjam/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www2.warwick.ac.uk/fac/sci/statistics/staff/academic/firth/ http://www.it.ca/~paul/src/ DISTNAME= ${PORTNAME}_${PORTVERSION} -MAINTAINER= johans@stack.nl +MAINTAINER= johans@FreeBSD.org COMMENT= Shell scripts to manipulate PDF files RUN_DEPENDS= pdflatex:${PORTSDIR}/print/teTeX-base |