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 | |
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')
-rw-r--r-- | print/flpsed/Makefile | 2 | ||||
-rw-r--r-- | print/gsview/Makefile | 2 | ||||
-rw-r--r-- | print/gv/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/print/gsview/Makefile b/print/gsview/Makefile index 63e791d50407..b40836f189ba 100644 --- a/print/gsview/Makefile +++ b/print/gsview/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= print MASTER_SITES= http://mirror.cs.wisc.edu/pub/mirrors/ghost/ghostgum/ -MAINTAINER= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= A GUI to view, search, print, and convert PostScript and PDF documents USE_GNOME= gtk12 diff --git a/print/gv/Makefile b/print/gv/Makefile index a6698662ea57..209fca812843 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= bf1783@gmail.com +MAINTAINER= bf@FreeBSD.org COMMENT= A PostScript and PDF previewer LIB_DEPENDS= Xaw3d:${PORTSDIR}/x11-toolkits/Xaw3d |