diff options
-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 93af8dc53e52..0b1a9118000d 100644 --- a/print/flpsed/Makefile +++ b/print/flpsed/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.6.1 CATEGORIES= print MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf2006a@yahoo.com COMMENT= WYSIWYG Postscript pseudo-editor BUILD_DEPENDS+= ${LOCALBASE}/lib/libfltk2.a:${PORTSDIR}/x11-toolkits/fltk2 diff --git a/print/gv/Makefile b/print/gv/Makefile index 75774325c657..cb512adbcd0e 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -12,7 +12,7 @@ CATEGORIES= print MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bf2006a@yahoo.com COMMENT= A PostScript and PDF previewer LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d |