diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-24 12:43:14 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-24 12:43:14 +0000 |
commit | 3e864278c5062aaeebef712155de7e468a9ea220 (patch) | |
tree | 00592f2ba2fbee76a3e8cb85eee10b9288f7aa4e /sysutils/webmin | |
parent | Change maintainer email address (olgeni@uli.it -> olgeni@freebsd.org) (diff) |
Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
Notes
Notes:
svn path=/head/; revision=37538
Diffstat (limited to 'sysutils/webmin')
-rw-r--r-- | sysutils/webmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 3cdb10713bc3..b10169ca6b45 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.83 CATEGORIES= sysutils MASTER_SITES= http://www.webmin.com/webmin/download/ -MAINTAINER= olgeni@freebsd.org +MAINTAINER= olgeni@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay |