diff options
author | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
---|---|---|
committer | Marcus von Appen <mva@FreeBSD.org> | 2009-02-19 21:45:43 +0000 |
commit | b73f95f9088ee3ed89aa06f86d36751ee6008e50 (patch) | |
tree | e7bfa2fb3250b070aed84ccd2a1237cb7d8f9742 /print/pslib | |
parent | da87f7eace8c8a07a830c1117f9ceac67543f19e (diff) |
Updated my mail address to use @FreeBSD.org now.
Approved by: miwi (co-mentor), beech (mentor)
Notes
Notes:
svn path=/head/; revision=228687
Diffstat (limited to 'print/pslib')
-rw-r--r-- | print/pslib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pslib/Makefile b/print/pslib/Makefile index c1af37819e04..3ab6362c2088 100644 --- a/print/pslib/Makefile +++ b/print/pslib/Makefile @@ -13,7 +13,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= mva@sysfault.org +MAINTAINER= mva@FreeBSD.org COMMENT= A C-library for generating multi page PostScript documents LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |