diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 15:16:59 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 15:16:59 +0800 |
commit | 62742e823760509312c2a6d949754198bdc46f76 (patch) | |
tree | 18456d87696204474897dda0412513c978d312f8 /net | |
parent | 14bb2367e91f0d09684d9243a4c9628fa6d91817 (diff) | |
download | freebsd-ports-gnome-62742e823760509312c2a6d949754198bdc46f76.tar.gz freebsd-ports-gnome-62742e823760509312c2a6d949754198bdc46f76.tar.zst freebsd-ports-gnome-62742e823760509312c2a6d949754198bdc46f76.zip |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'net')
-rw-r--r-- | net/gnosamba/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnosamba/Makefile b/net/gnosamba/Makefile index d842704ade85..df6b499ce1d3 100644 --- a/net/gnosamba/Makefile +++ b/net/gnosamba/Makefile @@ -10,7 +10,7 @@ DISTNAME= gtksamba-0.3.2pl1 CATEGORIES= net MASTER_SITES= http://www.open-systems.com/gtksamba/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs |