diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-12 00:32:23 +0000 |
commit | 91256c15abd46d40cbeaa635f27316d74851e522 (patch) | |
tree | c72bff1e65b80fe9bc64e9e40c62d622dd3eef76 /www | |
parent | - Update to 1.2 (diff) |
Date: Wed, 10 Mar 2004 23:30:56 -0800 (PST)
From: Roman Shterenzon <romanbsd@yahoo.com>
To: ports@freebsd.org
Subject: e-mail change
The email address roman@xpert.com is no longer valid.
Please update ports' maintainer to ports@oven.org.
Submitted by: Roman Shterenzon <romanbsd@yahoo.com>
Notes
Notes:
svn path=/head/; revision=103708
Diffstat (limited to 'www')
-rw-r--r-- | www/smb2www/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/smb2www/Makefile b/www/smb2www/Makefile index de2ca6644475..9e83f1de8060 100644 --- a/www/smb2www/Makefile +++ b/www/smb2www/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAMBA} MASTER_SITE_SUBDIR= smb2www DISTNAME= ${PORTNAME}-${PORTVERSION:S/0.0.//g} -MAINTAINER= roman@xpert.com +MAINTAINER= ports@oven.org COMMENT= Windows Network client that is accessible through a web browser RUN_DEPENDS= httpd:${PORTSDIR}/${APACHE_PORT} \ |