diff options
author | linimon <linimon@FreeBSD.org> | 2008-08-20 15:02:21 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2008-08-20 15:02:21 +0800 |
commit | 98bafbb29be04375dd7c1d0979cc4cfa947712a7 (patch) | |
tree | fbd0d37f3523b866b5dcfbe1b2d1cc60b63c22fe /print/flpsed/Makefile | |
parent | 93248487b1ad0bf34bb894df8ce3643eacf8beaa (diff) | |
download | freebsd-ports-gnome-98bafbb29be04375dd7c1d0979cc4cfa947712a7.tar.gz freebsd-ports-gnome-98bafbb29be04375dd7c1d0979cc4cfa947712a7.tar.zst freebsd-ports-gnome-98bafbb29be04375dd7c1d0979cc4cfa947712a7.zip |
Assign to new volunteer.
Diffstat (limited to 'print/flpsed/Makefile')
-rw-r--r-- | print/flpsed/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |