diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-20 07:02:21 +0000 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-20 07:02:21 +0000 |
commit | 98bafbb29be04375dd7c1d0979cc4cfa947712a7 (patch) | |
tree | fbd0d37f3523b866b5dcfbe1b2d1cc60b63c22fe | |
parent | 93248487b1ad0bf34bb894df8ce3643eacf8beaa (diff) | |
download | FreeBSD-ports-98bafbb29be04375dd7c1d0979cc4cfa947712a7.zip FreeBSD-ports-98bafbb29be04375dd7c1d0979cc4cfa947712a7.tar.gz |
Assign to new volunteer.
-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 93af8dc..0b1a911 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 7577432..cb512ad 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 |