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/Makefile | |
parent | 332200153a615d3ab1216f3de9d49bd9d04d110f (diff) | |
download | ports-3e864278c5062aaeebef712155de7e468a9ea220.tar.gz ports-3e864278c5062aaeebef712155de7e468a9ea220.zip |
Notes
Diffstat (limited to 'sysutils/webmin/Makefile')
-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 |