diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-24 12:05:15 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2001-01-24 12:05:15 +0000 |
commit | 332200153a615d3ab1216f3de9d49bd9d04d110f (patch) | |
tree | 8bfae60a350ab1f6e9e1adc68fa8dd69af01ad1f /sysutils | |
parent | dba8433b08b4a80d4e1705996d7a61f191d2e829 (diff) |
Notes
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 8e2a2889146e..3cdb10713bc3 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@uli.it +MAINTAINER= olgeni@freebsd.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay |