diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:28:59 +0000 |
commit | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (patch) | |
tree | bcc2e191eb5eeae24427359a8943308c4d228097 /security/bcwipe | |
parent | Handle '#' and '$' in pkg-comment properly. (diff) |
De-pkg-comment.
Diffstat (limited to 'security/bcwipe')
-rw-r--r-- | security/bcwipe/Makefile | 1 | ||||
-rw-r--r-- | security/bcwipe/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile index 2c1b283ccd25..39ca7d197435 100644 --- a/security/bcwipe/Makefile +++ b/security/bcwipe/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.jetico.com/linux/ \ DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./} MAINTAINER= crow@nektor.hu +COMMENT= BCWipe securely erase data from magnetic and solid-state memory NO_CDROM= yes USE_REINPLACE= yes diff --git a/security/bcwipe/pkg-comment b/security/bcwipe/pkg-comment deleted file mode 100644 index e5bfb20a726a..000000000000 --- a/security/bcwipe/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -BCWipe securely erase data from magnetic and solid-state memory |