diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-02-23 08:51:05 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-02-23 08:51:05 +0000 |
commit | be1473ee1cefc32918a3e72118bdd628e93450ee (patch) | |
tree | f9d95116df502c1463b892c2622bb9d691b53464 | |
parent | - mark ia64 as not supported (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76241
-rw-r--r-- | sysutils/webmin/Makefile | 1 | ||||
-rw-r--r-- | sysutils/webmin/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index 1c05be3107f8..cc69c6b8d9a1 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${WEBMIN_MODULES} ${WEBMIN_THEMES} EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER= olgeni@FreeBSD.org +COMMENT= Web-based interface for system administration for Unix RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Net/SSLeay.pm:${PORTSDIR}/security/p5-Net-SSLeay \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-Authen-PAM diff --git a/sysutils/webmin/pkg-comment b/sysutils/webmin/pkg-comment deleted file mode 100644 index 913a26104884..000000000000 --- a/sysutils/webmin/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Web-based interface for system administration for Unix |