summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2003-02-23 10:51:29 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2003-02-23 10:51:29 +0000
commit2563cb72b3c6278cfb778a746aed5c0f084625fc (patch)
tree71bcd2ca0edbb54f8b48469403082c00b85b4984 /sysutils
parentupdate to latest version 3.1.0 (diff)
De-pkg-comment my ports + some more.
Notes
Notes: svn path=/head/; revision=76249
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/srmt/Makefile1
-rw-r--r--sysutils/srmt/pkg-comment1
-rw-r--r--sysutils/usermin/Makefile1
-rw-r--r--sysutils/usermin/pkg-comment1
4 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/srmt/Makefile b/sysutils/srmt/Makefile
index 3ea43565f0e4..9490a3a840a2 100644
--- a/sysutils/srmt/Makefile
+++ b/sysutils/srmt/Makefile
@@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.berlios.de/pub/star/
DISTNAME= star-${PORTVERSION}
MAINTAINER= olgeni@FreeBSD.org
+COMMENT= Schily's enhanced rmt implementation
USE_BZIP2= yes
USE_GMAKE= yes
diff --git a/sysutils/srmt/pkg-comment b/sysutils/srmt/pkg-comment
deleted file mode 100644
index 5f6fb6d60792..000000000000
--- a/sysutils/srmt/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Schily's enhanced rmt implementation
diff --git a/sysutils/usermin/Makefile b/sysutils/usermin/Makefile
index b90f0e3e509d..8667b7687e99 100644
--- a/sysutils/usermin/Makefile
+++ b/sysutils/usermin/Makefile
@@ -15,6 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} ${USERMIN_MODULES}
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= olgeni@FreeBSD.org
+COMMENT= Web-based interface for performing some user tasks
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/usermin/pkg-comment b/sysutils/usermin/pkg-comment
deleted file mode 100644
index f143efe58fab..000000000000
--- a/sysutils/usermin/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Web-based interface for performing some user tasks