diff options
author | Doug Barton <dougb@FreeBSD.org> | 2000-11-25 16:25:51 +0800 |
---|---|---|
committer | Doug Barton <dougb@FreeBSD.org> | 2000-11-25 16:25:51 +0800 |
commit | 23cee63b6f96921e3d29158bff5ac1f1edbe52e6 (patch) | |
tree | 990754b186d4b993b56ae9af55b70131e15f1599 /sysutils | |
parent | a08cc887be98258a1a95093bd831e97c04fcde3a (diff) | |
download | freebsd-ports-gnome-23cee63b6f96921e3d29158bff5ac1f1edbe52e6.tar.gz freebsd-ports-gnome-23cee63b6f96921e3d29158bff5ac1f1edbe52e6.tar.zst freebsd-ports-gnome-23cee63b6f96921e3d29158bff5ac1f1edbe52e6.zip |
A new volunteer
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 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 |