diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /archivers/tardy | |
parent | 3f836ec47a6c01bbab7c77664eb14a408cee49b2 (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=75951
Diffstat (limited to 'archivers/tardy')
-rw-r--r-- | archivers/tardy/Makefile | 1 | ||||
-rw-r--r-- | archivers/tardy/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/archivers/tardy/Makefile b/archivers/tardy/Makefile index 5ad5abd1f086..d77609f3c326 100644 --- a/archivers/tardy/Makefile +++ b/archivers/tardy/Makefile @@ -12,6 +12,7 @@ CATEGORIES= archivers MASTER_SITES= http://www.canb.auug.org.au/~millerp/ MAINTAINER= ports@FreeBSD.org +COMMENT= Manipulate the file headers in tar archive files in various ways GNU_CONFIGURE= yes diff --git a/archivers/tardy/pkg-comment b/archivers/tardy/pkg-comment deleted file mode 100644 index 3a2bb9daefcd..000000000000 --- a/archivers/tardy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Manipulate the file headers in tar archive files in various ways |