diff options
author | zi <zi@FreeBSD.org> | 2012-12-05 04:39:22 +0800 |
---|---|---|
committer | zi <zi@FreeBSD.org> | 2012-12-05 04:39:22 +0800 |
commit | 8d163cb1c6a2c5e485915f6ff0f5846b76a32830 (patch) | |
tree | 56a76fd5937c2de79143b96526b1586822dbb4b0 /security/wipe | |
parent | 0e878cf9281b005079d62ed018135afefaf633ab (diff) | |
download | freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.tar.gz freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.tar.zst freebsd-ports-gnome-8d163cb1c6a2c5e485915f6ff0f5846b76a32830.zip |
- Reset MAINTAINER due to unrecoverable bounce
Reported by: portscout
Feature safe: yes
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 59998827025e..fee6d1a3bc1b 100644 --- a/security/wipe/Makefile +++ b/security/wipe/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 2 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= rfarmer@predatorlabs.net +MAINTAINER= ports@FreeBSD.org COMMENT= File and block device wiping utility USE_BZIP2= yes |