diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-11-23 22:32:10 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-11-23 22:32:10 +0000 |
commit | 2bd923921b0f3c22d4eba95640d30a1be58cba09 (patch) | |
tree | 5a43d5f05c8a06e770fe75d0be2ae23bfa3036cb | |
parent | Unbreak. Now that irc/xchat is upgraded to 1.6.0 when Japanese (diff) |
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.
Notes
Notes:
svn path=/head/; revision=35386
-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 |