diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-07-25 22:46:15 +0000 |
commit | 453f8ad22804a905c9b8071f81957b06e51ac9d6 (patch) | |
tree | ad6327a0e756ed87c903837c7a7ba7282fa00deb /comms | |
parent | a9ad8d1c154970e6cc15ba8495c9eb3ce600725b (diff) | |
download | ports-453f8ad22804a905c9b8071f81957b06e51ac9d6.tar.gz ports-453f8ad22804a905c9b8071f81957b06e51ac9d6.zip |
- Update maintainer mail address
PR: 125786
Submitted by: Phillip N. <pneumann@gmail.com>
Notes
Notes:
svn path=/head/; revision=217516
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 \ |