summaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2003-02-20 20:16:03 +0000
committerknu <knu@FreeBSD.org>2003-02-20 20:16:03 +0000
commita66a36bfa496d3883ceda74fb4dcdd7a79320db6 (patch)
treeb7089c521114c28bfca8c4b4344fe8119d0928a9 /sysutils
parenta3ba37a0f19727d89b4dcef36064fd7e047b44f0 (diff)
downloadFreeBSD-ports-a66a36bfa496d3883ceda74fb4dcdd7a79320db6.zip
FreeBSD-ports-a66a36bfa496d3883ceda74fb4dcdd7a79320db6.tar.gz
Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/dvdtape/Makefile3
-rw-r--r--sysutils/dvdtape/pkg-comment1
-rw-r--r--sysutils/ffsrecov/Makefile3
-rw-r--r--sysutils/ffsrecov/pkg-comment1
4 files changed, 6 insertions, 2 deletions
diff --git a/sysutils/dvdtape/Makefile b/sysutils/dvdtape/Makefile
index a669c88..ac81192 100644
--- a/sysutils/dvdtape/Makefile
+++ b/sysutils/dvdtape/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.Awfulhak.org/pub/dvdtape/ \
${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= utils/disk-management
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Create DVD master filesystems on DLT media
+
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
MAN1= dvdtape.1
diff --git a/sysutils/dvdtape/pkg-comment b/sysutils/dvdtape/pkg-comment
deleted file mode 100644
index 22e0fd6..0000000
--- a/sysutils/dvdtape/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Create DVD master filesystems on DLT media
diff --git a/sysutils/ffsrecov/Makefile b/sysutils/ffsrecov/Makefile
index 60a6b57..e600fa9 100644
--- a/sysutils/ffsrecov/Makefile
+++ b/sysutils/ffsrecov/Makefile
@@ -10,6 +10,9 @@ PORTVERSION= 0.5
CATEGORIES= sysutils
MASTER_SITES= http://resnet.uoregon.edu/~gurney_j/
+MAINTAINER= ports@FreeBSD.org
+COMMENT= Recover files from a corrupt FFS
+
MAN8= ffsrecov.8
.include <bsd.port.pre.mk>
diff --git a/sysutils/ffsrecov/pkg-comment b/sysutils/ffsrecov/pkg-comment
deleted file mode 100644
index 7022909..0000000
--- a/sysutils/ffsrecov/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Recover files from a corrupt FFS
OpenPOWER on IntegriCloud