diff options
author | dougb <dougb@FreeBSD.org> | 2000-11-25 16:25:51 +0800 |
---|---|---|
committer | dougb <dougb@FreeBSD.org> | 2000-11-25 16:25:51 +0800 |
commit | 005933e5aa8c68d6c24a97b20c499024d5013954 (patch) | |
tree | 6fe32f09e3d5cf4265c500fd55e3502cada2b42f /sysutils/webmin | |
parent | 2d3427b4109b019619cafd822c22fc1c5afc3e8b (diff) | |
download | freebsd-ports-gnome-005933e5aa8c68d6c24a97b20c499024d5013954.tar.gz freebsd-ports-gnome-005933e5aa8c68d6c24a97b20c499024d5013954.tar.zst freebsd-ports-gnome-005933e5aa8c68d6c24a97b20c499024d5013954.zip |
A new volunteer
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 c87335345843..26d26ffbc372 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.82 CATEGORIES= sysutils MASTER_SITES= http://www.webmin.com/webmin/download/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= olgeni@uli.it BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay |