diff options
author | Po-Chien Lin <pclin@FreeBSD.org> | 2013-02-13 06:04:08 +0000 |
---|---|---|
committer | Po-Chien Lin <pclin@FreeBSD.org> | 2013-02-13 06:04:08 +0000 |
commit | 844e31a28d0a131b1ea5ab3c98bd33c8387b9af9 (patch) | |
tree | 41f8496fb1a55368ad7a5979e63c22ab66f30478 /security/wipe | |
parent | 73c25b397b5ca0e797e74394d76018d8b5e08315 (diff) | |
download | ports-844e31a28d0a131b1ea5ab3c98bd33c8387b9af9.tar.gz ports-844e31a28d0a131b1ea5ab3c98bd33c8387b9af9.zip |
Notes
Diffstat (limited to 'security/wipe')
-rw-r--r-- | security/wipe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/wipe/Makefile b/security/wipe/Makefile index 40e97da7d4cc..7270589f625f 100644 --- a/security/wipe/Makefile +++ b/security/wipe/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= linpc@cs.nctu.edu.tw +MAINTAINER= pclin@FreeBSD.org COMMENT= File and block device wiping utility LICENSE= GPLv2 |