diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-06-27 21:30:34 +0000 |
commit | a01b22a05259e8b8b76cfadccd22f4df4309c55e (patch) | |
tree | c41943c00a390851e85561a8bb285cbf37b82724 /print | |
parent | 56f2748d5194b9d5187e449ee838de0694783516 (diff) | |
download | ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.tar.gz ports-a01b22a05259e8b8b76cfadccd22f4df4309c55e.zip |
Notes
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 |