diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
commit | fb5116f2e711c225372449e25058f6755a4e8c84 (patch) | |
tree | 413c3cbddb376eae252094205d046c87490f06bb /print/flpsed | |
parent | 90157bb4a3949b5760cac36c8346bfd8f24d5ca1 (diff) | |
download | freebsd-ports-gnome-fb5116f2e711c225372449e25058f6755a4e8c84.tar.gz freebsd-ports-gnome-fb5116f2e711c225372449e25058f6755a4e8c84.tar.zst freebsd-ports-gnome-fb5116f2e711c225372449e25058f6755a4e8c84.zip |
Change my ports to use my FreeBSD.org email address.
Diffstat (limited to 'print/flpsed')
-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 5ea34fc531f4..4f2bada3ee95 100644 --- a/print/flpsed/Makefile +++ b/print/flpsed/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://www.ecademix.com/JohannesHofmann/ -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= WYSIWYG Postscript pseudo-editor BUILD_DEPENDS+= ${LOCALBASE}/lib/libfltk2.a:${PORTSDIR}/x11-toolkits/fltk2 |