diff options
author | linimon <linimon@FreeBSD.org> | 2006-04-15 14:37:29 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-04-15 14:37:29 +0800 |
commit | 55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d (patch) | |
tree | bc7a2deb1e1a33e7dc90f78415410ed3feba34b2 /print | |
parent | 45e1e85a5c1f81ba489515e08f0f9575c4190e84 (diff) | |
download | freebsd-ports-gnome-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.tar.gz freebsd-ports-gnome-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.tar.zst freebsd-ports-gnome-55e1ad5f80797644e3cd1b9d6c3d2918cf89a66d.zip |
Reset mph due to no response to email about status, and maintainer-timeouts.
Hat: portmgr
Diffstat (limited to 'print')
-rw-r--r-- | print/c2ps-letter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/c2ps-letter/Makefile b/print/c2ps-letter/Makefile index 3e30c3ea50ea..67d4eef9683a 100644 --- a/print/c2ps-letter/Makefile +++ b/print/c2ps-letter/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= http://www.cs.technion.ac.il/users/c2ps/ DISTNAME= c2ps-${PORTVERSION} -MAINTAINER= mph@freebsd.org +MAINTAINER= ports@freebsd.org COMMENT= A PostScript pretty-printer for C source MAN1= c2ps.1 |