diff options
author | andreas <andreas@FreeBSD.org> | 2000-11-24 06:32:10 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-11-24 06:32:10 +0800 |
commit | 981867dde0db4d7315f61392fcc5227f2f142b56 (patch) | |
tree | 563f8843defc41a03e8c58f95bbfb23ad81bfb48 /sysutils/webmin | |
parent | d4e16d68c702e8bf7daec99de7789b7e0c019916 (diff) | |
download | freebsd-ports-gnome-981867dde0db4d7315f61392fcc5227f2f142b56.tar.gz freebsd-ports-gnome-981867dde0db4d7315f61392fcc5227f2f142b56.tar.zst freebsd-ports-gnome-981867dde0db4d7315f61392fcc5227f2f142b56.zip |
give maintenance to ports@freebsd.org because I don't use this port
myself, so maintenance and downloading huge files is to much/time
consuming for me.
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 364b5e52e713..c87335345843 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= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay |