diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 07:40:27 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-03-14 07:40:27 +0000 |
commit | 34b7e63617e94b98320f407ba6cbfe4a4a3021e3 (patch) | |
tree | a55b167717e6f4f0f1917bff7ea72e30f53921a4 /security | |
parent | 701fc91f1ec7458b96f26fd332217f35d88f0d0a (diff) | |
download | ports-34b7e63617e94b98320f407ba6cbfe4a4a3021e3.tar.gz ports-34b7e63617e94b98320f407ba6cbfe4a4a3021e3.zip |
Notes
Diffstat (limited to 'security')
-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 a19f3c7ff67f..e4d70c83621a 100644 --- a/security/wipe/Makefile +++ b/security/wipe/Makefile @@ -11,7 +11,7 @@ CATEGORIES= security MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ebrandi@fugspbr.org +MAINTAINER= ports@FreeBSD.org COMMENT= File and block device wiping utility USE_BZIP2= yes |