diff options
author | dougb <dougb@FreeBSD.org> | 2000-10-29 14:31:38 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2000-10-29 14:31:38 +0800 |
commit | 364285ac885577433ea54bf08b3559cfd57ee6d5 (patch) | |
tree | 9b802370cb9b4004298fb4f1bb97f27bd87656f3 /print/dvi2tty | |
parent | b55d4ceeb69ba163b57276d991cf7de0789a9c30 (diff) | |
download | freebsd-ports-gnome-364285ac885577433ea54bf08b3559cfd57ee6d5.tar.gz freebsd-ports-gnome-364285ac885577433ea54bf08b3559cfd57ee6d5.tar.zst freebsd-ports-gnome-364285ac885577433ea54bf08b3559cfd57ee6d5.zip |
At his request, remove Joel Sutton as maintainer of 8 ports. Thank you for
your efforts on these ports, and thank you for also taking the responsibility
to let us know your time now has other priorities.
PR: ports/22384
Submitted by: Joel Sutton, jsutton@bbcon.com.au
Diffstat (limited to 'print/dvi2tty')
-rw-r--r-- | print/dvi2tty/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile index eedf87ba8e32..00a049a61572 100644 --- a/print/dvi2tty/Makefile +++ b/print/dvi2tty/Makefile @@ -11,7 +11,7 @@ CATEGORIES= print MASTER_SITES= ftp://ctan.unsw.edu.au/ctan/tex-archive/dviware/ DISTNAME= dvi2tty -MAINTAINER= jsutton@bbcon.com.au +MAINTAINER= ports@freebsd.org IGNOREFILES= ${DISTFILES} MAN1= dvi2tty.1 |