diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2010-06-04 13:49:15 +0000 |
commit | d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797 (patch) | |
tree | 5d79a984f97ee9a5e47c732e344048cad874e544 /sysutils/zidrav | |
parent | cfbe99ab0bc3ba92e6d9ddc80a6aa8e27419287b (diff) | |
download | ports-d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797.tar.gz ports-d2a5a46507b4fa4e6d3bc6e9878ff7fe88f7c797.zip |
Notes
Diffstat (limited to 'sysutils/zidrav')
-rw-r--r-- | sysutils/zidrav/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/zidrav/Makefile b/sysutils/zidrav/Makefile index cb04f040cefc..cb8d4e1971cb 100644 --- a/sysutils/zidrav/Makefile +++ b/sysutils/zidrav/Makefile @@ -14,6 +14,8 @@ DISTNAME= zidrav4unix-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A file corruption detection and repair program +LICENSE= GPLv2 + ALL_TARGET= zidrav MAN1= zidrav.1 PLIST_FILES= bin/zidrav |