diff options
Diffstat (limited to '')
-rw-r--r-- | net/samba-devel/Makefile | 2 | ||||
-rw-r--r-- | net/samba/Makefile | 2 | ||||
-rw-r--r-- | net/samba3/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/net/samba-devel/Makefile b/net/samba-devel/Makefile index dddea6e979ab..304df511a25a 100644 --- a/net/samba-devel/Makefile +++ b/net/samba-devel/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.* diff --git a/net/samba/Makefile b/net/samba/Makefile index 72f2575d4c6d..6ef7e84ff64e 100644 --- a/net/samba/Makefile +++ b/net/samba/Makefile @@ -23,7 +23,7 @@ PATCH_SITES+= ftp://totem.fix.no/pub/mirrors/misc/:smbjail \ PATCHFILES= samba-2.2.8a-freebsd-jail-patch-20040226.gz:smbjail .endif -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.* 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.* |