diff options
author | mph <mph@FreeBSD.org> | 1998-04-18 07:26:31 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-04-18 07:26:31 +0800 |
commit | 9c9654b7427b589054d13ade4cbb322781ce17ad (patch) | |
tree | 103c0f571c377696fa0592e1285941fb7db0dd3c /print | |
parent | 2139d5b08a8422e6860d756e7c2b9421356943c7 (diff) | |
download | freebsd-ports-gnome-9c9654b7427b589054d13ade4cbb322781ce17ad.tar.gz freebsd-ports-gnome-9c9654b7427b589054d13ade4cbb322781ce17ad.tar.zst freebsd-ports-gnome-9c9654b7427b589054d13ade4cbb322781ce17ad.zip |
"mph@pobox.com" --> "mph@freebsd.org" in ports that I maintain.
Diffstat (limited to 'print')
-rw-r--r-- | print/c2ps-letter/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/c2ps-letter/Makefile b/print/c2ps-letter/Makefile index 6390d667efc6..c627f255bf25 100644 --- a/print/c2ps-letter/Makefile +++ b/print/c2ps-letter/Makefile @@ -3,7 +3,7 @@ # Date created: 19 March 1997 # Whom: Matthew Hunt <mph@pobox.com> # -# $Id: Makefile,v 1.3 1998/02/25 12:04:28 asami Exp $ +# $Id: Makefile,v 1.4 1998/02/26 04:32:17 asami Exp $ # DISTNAME= c2ps-4.0 @@ -11,7 +11,7 @@ PKGNAME= c2ps-${PAPERSIZE:S/A4/a4/:S/LETTER/letter/:S/Letter/letter/}-4.0 CATEGORIES= print MASTER_SITES= http://www.cs.technion.ac.il/users/c2ps/ -MAINTAINER= mph@pobox.com +MAINTAINER= mph@freebsd.org MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to Letter A4 MAN1= c2ps.1 |