diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-04 08:09:58 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-03-04 08:09:58 +0000 |
commit | 8ea4f911fc675470baae2217a95632d31f07721e (patch) | |
tree | 1c0c41184863b999cd39e7593276163d094f3432 /net/samba3 | |
parent | f176cf9daa34053fd540cde98b12838d7c327cbb (diff) |
Notes
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 dddea6e979ab..304df511a25a 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.* |