diff options
author | bf <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
---|---|---|
committer | bf <bf@FreeBSD.org> | 2010-07-08 20:51:37 +0800 |
commit | ee4c074f462290909a9c472ce95aee46716b87cc (patch) | |
tree | e5359732898197b048a724a20eda848b54e26528 /print/gsview | |
parent | f83b3732ed545580a9bd364e8b0d39bdc979a0c4 (diff) | |
download | freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.gz freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.tar.zst freebsd-ports-gnome-ee4c074f462290909a9c472ce95aee46716b87cc.zip |
Change my ports to use my FreeBSD.org email address.
Diffstat (limited to 'print/gsview')
-rw-r--r-- | print/gsview/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |