diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-10-25 13:39:57 +0000 |
commit | 8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403 (patch) | |
tree | d45badc059673f9fdde97f47c70f10479e6059d1 /security/bcwipe | |
parent | 248fc3aabcf878b5cebeb5ea2f52195d50add1cd (diff) | |
download | ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.tar.gz ports-8703e533e5c00e6a6e0bc14a0ca4885f8ec6a403.zip |
Notes
Diffstat (limited to 'security/bcwipe')
-rw-r--r-- | security/bcwipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile index f1b4f2ed382d..838381433a9b 100644 --- a/security/bcwipe/Makefile +++ b/security/bcwipe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.jetico.com/linux/ \ http://www.underworld.hu/~crow/distfiles/ DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./} -MAINTAINER= crow@nektor.hu +MAINTAINER= ports@FreeBSD.org COMMENT= BCWipe securely erase data from magnetic and solid-state memory NO_CDROM= yes |