diff options
author | miwi <miwi@FreeBSD.org> | 2008-07-26 06:46:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-07-26 06:46:15 +0800 |
commit | 59fec01ed62597938968a56211acda1fdf520791 (patch) | |
tree | 71d64fe8e1c7b32b96eb4dc360c61436aa201f8e /comms | |
parent | 8bebcd6397985db34e4f6ae8f34b2d47606241be (diff) | |
download | freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.tar.gz freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.tar.zst freebsd-ports-gnome-59fec01ed62597938968a56211acda1fdf520791.zip |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com>
Diffstat (limited to 'comms')
-rw-r--r-- | comms/gfax/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/gfax/Makefile b/comms/gfax/Makefile index b937c4acf0dd..ff8c8afa3cec 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -12,7 +12,7 @@ PORTREVISION= 7 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ -MAINTAINER= bsd-sharp-list@forge.novell.com +MAINTAINER= bsd-sharp@googlegroups.com COMMENT= A Mono based pop-up fax manager BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash \ |