diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-10-24 07:03:05 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2011-10-24 07:03:05 +0000 |
commit | f88ffd85dcc2d562bfe3f828ebe859de183a32a7 (patch) | |
tree | 06f8824de8f0f2d39df9c5c020342ad55dc43b27 | |
parent | - Update to 1.1.14 (diff) |
Restore Author: tag erroneously removed in previous commit.
Notes
Notes:
svn path=/head/; revision=284236
-rw-r--r-- | archivers/nwreckdum/pkg-descr | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/nwreckdum/pkg-descr b/archivers/nwreckdum/pkg-descr index caaba4e484de..f131688a9243 100644 --- a/archivers/nwreckdum/pkg-descr +++ b/archivers/nwreckdum/pkg-descr @@ -1,2 +1,4 @@ NWReckDum is Quake PAK file format manipulator. It allows you to list, extract, and create your PAK files easily from command line. + +Author: Daniel Reed <n@ml.org> |