aboutsummaryrefslogtreecommitdiff
path: root/archivers/cabextract
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
committerAde Lovett <ade@FreeBSD.org>2003-03-07 06:14:21 +0000
commit7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch)
treefd4e3235fcfaf2558312feb3c9527f1592b91aff /archivers/cabextract
parentbaa68c63d40ffc2c059c978764c3c89675445e55 (diff)
Notes
Diffstat (limited to 'archivers/cabextract')
-rw-r--r--archivers/cabextract/Makefile1
-rw-r--r--archivers/cabextract/pkg-comment1
2 files changed, 1 insertions, 1 deletions
diff --git a/archivers/cabextract/Makefile b/archivers/cabextract/Makefile
index 4b2a91bf95e4..800a2727d92c 100644
--- a/archivers/cabextract/Makefile
+++ b/archivers/cabextract/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= archivers
MASTER_SITES= http://www.kyz.uklinux.net/downloads/
MAINTAINER= sobomax@FreeBSD.org
+COMMENT= A program to extract Microsoft cabinet (.CAB) files
LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
diff --git a/archivers/cabextract/pkg-comment b/archivers/cabextract/pkg-comment
deleted file mode 100644
index c6ec00820e4b..000000000000
--- a/archivers/cabextract/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A program to extract Microsoft cabinet (.CAB) files