diff options
author | mezz <mezz@FreeBSD.org> | 2005-02-17 05:05:55 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2005-02-17 05:05:55 +0800 |
commit | c2321a02b251146258cc7cccdde07c492b8bd7da (patch) | |
tree | 78160ba75c059e7872541d6b0893d080e399ce55 /comms/gfax | |
parent | b8615ae8f29a97ef6b483dc33371e82dc23d9702 (diff) | |
download | freebsd-ports-gnome-c2321a02b251146258cc7cccdde07c492b8bd7da.tar.gz freebsd-ports-gnome-c2321a02b251146258cc7cccdde07c492b8bd7da.tar.zst freebsd-ports-gnome-c2321a02b251146258cc7cccdde07c492b8bd7da.zip |
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
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 \ |