diff options
author | rene <rene@FreeBSD.org> | 2016-06-28 05:30:34 +0800 |
---|---|---|
committer | rene <rene@FreeBSD.org> | 2016-06-28 05:30:34 +0800 |
commit | b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4 (patch) | |
tree | c41943c00a390851e85561a8bb285cbf37b82724 /print | |
parent | fe14cc9e1434eb7b8566ef086449ae6cee63b422 (diff) | |
download | freebsd-ports-gnome-b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4.tar.gz freebsd-ports-gnome-b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4.tar.zst freebsd-ports-gnome-b8927bf8b50313b03dbf9cd535b7eb0d3cee87b4.zip |
Reset ports maintained by bf@ until he has time again to work on them.
PR: 210474
Submitted by: jbeich
With hat: portmgr-secretary
Diffstat (limited to 'print')
-rw-r--r-- | print/flpsed/Makefile | 2 | ||||
-rw-r--r-- | print/gv/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/flpsed/Makefile b/print/flpsed/Makefile index 200dda4c470c..753623fab1a5 100644 --- a/print/flpsed/Makefile +++ b/print/flpsed/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= WYSIWYG Postscript annotator LICENSE= GPLv3 diff --git a/print/gv/Makefile b/print/gv/Makefile index e2649b5a8a06..8cbdd113bf8f 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 4 CATEGORIES= print MASTER_SITES= GNU/${PORTNAME} -MAINTAINER= bf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PostScript and PDF previewer LIB_DEPENDS= libXaw3d.so:x11-toolkits/Xaw3d |