diff options
author | marcus <marcus@FreeBSD.org> | 2004-03-04 08:09:58 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-03-04 08:09:58 +0000 |
commit | 8d12d5beb2853fde36f232a9e5be42f9c3253f93 (patch) | |
tree | f9f8bdc59bf51c6fc5645d03f257e0dcdb0be430 /net/samba3 | |
parent | 847667a00ef1097fb49426fc45e23f759a96f304 (diff) | |
download | FreeBSD-ports-8d12d5beb2853fde36f232a9e5be42f9c3253f93.zip FreeBSD-ports-8d12d5beb2853fde36f232a9e5be42f9c3253f93.tar.gz |
With my portmgr hat on, reset the maintainer of samba[-devel] to ports@.
David has not committed to these ports since 2002/12/15, and there are some
updates pending. This is inline with the new maintainer timeout policy
as speleed out in the Porter's Handbook.
Diffstat (limited to 'net/samba3')
-rw-r--r-- | net/samba3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/samba3/Makefile b/net/samba3/Makefile index dddea6e..304df51 100644 --- a/net/samba3/Makefile +++ b/net/samba3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://us3.samba.org/samba/ftp/%SUBDIR%/ MASTER_SITE_SUBDIR= . rc old-versions #DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} -MAINTAINER= dwcjr@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A free SMB and CIFS client and server for UNIX CONFLICTS= ja-samba-2.* samba-3.* sharity-light-1.* |