diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-05-17 11:18:29 +0000 |
commit | cb52fef94bb22e876741458b1743ea0eb3eb954c (patch) | |
tree | c4bbd6b10a39794e30eca3d8f3b0103adb378ded /www/smb_auth/Makefile | |
parent | Update the KDE meta-port to KDE 1.90 (aka KDE2 beta) so people can use (diff) |
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
Diffstat (limited to 'www/smb_auth/Makefile')
-rw-r--r-- | www/smb_auth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/smb_auth/Makefile b/www/smb_auth/Makefile index 91cd5a852172..1cac69d5ba65 100644 --- a/www/smb_auth/Makefile +++ b/www/smb_auth/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: smb_auth # Date created: 13 January 2000 -# Whom: Maxim Sobolev <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 0.05 CATEGORIES= www MASTER_SITES= http://www.hacom.nl/~richard/software/ -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid22 \ ${LOCALBASE}/sbin/smbd:${PORTSDIR}/net/samba |