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 | |
parent | 2fc2dde59c41cacfaadb54094261e6ee31a7a17b (diff) | |
download | ports-cb52fef94bb22e876741458b1743ea0eb3eb954c.tar.gz ports-cb52fef94bb22e876741458b1743ea0eb3eb954c.zip |
Notes
Diffstat (limited to 'www/smb_auth')
-rw-r--r-- | www/smb_auth/Makefile | 4 | ||||
-rw-r--r-- | www/smb_auth/pkg-descr | 2 |
2 files changed, 3 insertions, 3 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 diff --git a/www/smb_auth/pkg-descr b/www/smb_auth/pkg-descr index aa008e52cde6..f848f5102c5a 100644 --- a/www/smb_auth/pkg-descr +++ b/www/smb_auth/pkg-descr @@ -4,4 +4,4 @@ proxy users against an SMB server like Windows NT or Samba. WWW: http://www.hacom.nl/~richard/software/smb_auth.html - Maxim Sobolev -sobomax@altavista.net +sobomax@FreeBSD.org |