diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-16 21:05:55 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2005-02-16 21:05:55 +0000 |
commit | 24f56f80a095c6852d21b12072fcd04efb4234d6 (patch) | |
tree | 4b765ca4ed61d64fa7f7920408b83e84a2d5c0d3 /comms/gfax | |
parent | Update to 1.89 (diff) |
BSD# Project is taking the maintainership, as for lang/mono, tmclaugh wants
to ask someone first before let BSD# Project to take the maintainership. The
reason is that we are lacking on C programming, threads knowledge and etc.
BSD# Project: http://forge.novell.com/modules/xfmod/project/?bsd-sharp
Notes
Notes:
svn path=/head/; revision=129042
Diffstat (limited to 'comms/gfax')
-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 45b07852b5ef..a9a1246521b8 100644 --- a/comms/gfax/Makefile +++ b/comms/gfax/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= comms print gnome MASTER_SITES= http://gfax.cowlug.org/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= A GNOME-2.x C# pop-up fax manager BUILD_DEPENDS= ${X11BASE}/lib/mono/gtk-sharp/gtk-sharp.dll:${PORTSDIR}/x11-toolkits/gtk-sharp \ |