diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-01-24 20:43:14 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-01-24 20:43:14 +0800 |
commit | a6ae18ca3494949aa217026ddbda07c8a6016a81 (patch) | |
tree | bb0fde6f29817e2c2ab554caf487707d80a94c45 /sysutils | |
parent | a171daf3648791d5beab546a9f029392e76712b8 (diff) | |
download | freebsd-ports-gnome-a6ae18ca3494949aa217026ddbda07c8a6016a81.tar.gz freebsd-ports-gnome-a6ae18ca3494949aa217026ddbda07c8a6016a81.tar.zst freebsd-ports-gnome-a6ae18ca3494949aa217026ddbda07c8a6016a81.zip |
Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
Diffstat (limited to 'sysutils')
-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 |