summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2003-02-20 20:16:03 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2003-02-20 20:16:03 +0000
commit92ef0d4afc84b7e71933a6ee919c8aad3aa32e8d (patch)
tree364b0f46c89655b7c42a4368db6a1c38e306fa67 /sysutils
parents/MAINTAINE/MAINTAINER/ and de-pkg-comment. (diff)
Add MAINTAINER=ports@FreeBSD.org and de-pkg-comment.
Notes
Notes: svn path=/head/; revision=75981
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 a669c880b89e..ac811922ef02 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 22e0fd68c623..000000000000
--- 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 60a6b57b91ae..e600fa9d8f49 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 7022909d5002..000000000000
--- a/sysutils/ffsrecov/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-Recover files from a corrupt FFS