diff options
author | bapt <bapt@FreeBSD.org> | 2014-10-17 18:23:34 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-10-17 18:23:34 +0800 |
commit | e95bb624cd03c2c40cce164b18d1477513b1a2e6 (patch) | |
tree | a9b54cc45700cba1895154311387e837b5aaa35d /security/wipe | |
parent | b8d53f899bc8bc70df02b8273d192af2927f0d32 (diff) | |
download | freebsd-ports-gnome-e95bb624cd03c2c40cce164b18d1477513b1a2e6.tar.gz freebsd-ports-gnome-e95bb624cd03c2c40cce164b18d1477513b1a2e6.tar.zst freebsd-ports-gnome-e95bb624cd03c2c40cce164b18d1477513b1a2e6.zip |
Reset maintainership
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 55da9520a96f..e4a18701a5e0 100644 --- a/security/wipe/Makefile +++ b/security/wipe/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 2.3.1 CATEGORIES= security MASTER_SITES= SF -MAINTAINER= pclin@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= File and block device wiping utility LICENSE= GPLv2 |