diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 03:46:50 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2011-02-16 03:46:50 +0000 |
commit | 7387137ea8edf684f943c2161257f76411d55ae9 (patch) | |
tree | 3bc21c45da055aec934826dd11464bc850052f87 /sysutils/obliterate | |
parent | 4d5d0713bdb5274809c1d8789753dc723b1ec440 (diff) |
Notes
Diffstat (limited to 'sysutils/obliterate')
-rw-r--r-- | sysutils/obliterate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/obliterate/Makefile b/sysutils/obliterate/Makefile index 03e2eff9d3cc..dd757cae0f14 100644 --- a/sysutils/obliterate/Makefile +++ b/sysutils/obliterate/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= wes -MAINTAINER= wes@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Securely delete file[s] .include <bsd.port.mk> |