diff options
author | sobomax <sobomax@FreeBSD.org> | 2000-05-17 19:18:29 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2000-05-17 19:18:29 +0800 |
commit | 55002105cc64b2663ebb3a4abd80b71feed38cb2 (patch) | |
tree | f2cf494677a57cd973504a381e6e0ff241b3964f /www | |
parent | 884142f52a3aafc537150996ae588f899f5543a5 (diff) | |
download | freebsd-ports-gnome-55002105cc64b2663ebb3a4abd80b71feed38cb2.tar.gz freebsd-ports-gnome-55002105cc64b2663ebb3a4abd80b71feed38cb2.tar.zst freebsd-ports-gnome-55002105cc64b2663ebb3a4abd80b71feed38cb2.zip |
's|sobomax@altavista.net|sobomax@FreeBSD.org|'
Diffstat (limited to 'www')
-rw-r--r-- | www/smb_auth/Makefile | 4 | ||||
-rw-r--r-- | www/smb_auth/pkg-descr | 2 | ||||
-rw-r--r-- | www/squirm/Makefile | 4 | ||||
-rw-r--r-- | www/squirm/pkg-descr | 2 |
4 files changed, 6 insertions, 6 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 diff --git a/www/squirm/Makefile b/www/squirm/Makefile index c0067dfc5b09..97ea0ea5a56c 100644 --- a/www/squirm/Makefile +++ b/www/squirm/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: squirm # Date created: 24 May 1999 -# Whom: Maxim Sobolev <sobomax@altavista.net> +# Whom: Maxim Sobolev <sobomax@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ MASTER_SITES= http://www.senet.com.au/squirm/ \ http://www.elab.co.za/squirm/ DISTNAME= squirm-1.0betaB -MAINTAINER= sobomax@altavista.net +MAINTAINER= sobomax@FreeBSD.org RUN_DEPENDS= ${LOCALBASE}/sbin/squid:${PORTSDIR}/www/squid22 diff --git a/www/squirm/pkg-descr b/www/squirm/pkg-descr index c93f36cc3c0a..65c47bce2cc2 100644 --- a/www/squirm/pkg-descr +++ b/www/squirm/pkg-descr @@ -21,4 +21,4 @@ things as banner add rewriting, and just about anything else :-) WWW: http://www.senet.com.au/squirm/ - Maxim Sobolev -sobomax@altavista.net +sobomax@FreeBSD.org |