diff options
author | David Thiel <lx@FreeBSD.org> | 2010-10-07 18:31:21 +0000 |
---|---|---|
committer | David Thiel <lx@FreeBSD.org> | 2010-10-07 18:31:21 +0000 |
commit | 3a0ec6410a9a44c745c57111f1ebcce5fc0fd8b2 (patch) | |
tree | 3a070ff9d4393f62017a6168e04da03894e79a64 /security/fwipe/Makefile | |
parent | e99014ac6f40190fb09045d6fce732e9d4072a73 (diff) |
Fix MASTER_SITES and WWW, update maintainer address.
Submitted by: http://people.freebsd.org/~ehaupt/distilator/
Notes
Notes:
svn path=/head/; revision=262576
Diffstat (limited to 'security/fwipe/Makefile')
-rw-r--r-- | security/fwipe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/fwipe/Makefile b/security/fwipe/Makefile index f6d3e056d6c6..02537b08d52e 100644 --- a/security/fwipe/Makefile +++ b/security/fwipe/Makefile @@ -9,10 +9,10 @@ PORTNAME= fwipe PORTVERSION= 0.36 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= http://jeenyus.net/~budney/linux/software/fwipe/ \ +MASTER_SITES= http://www.jeenyus.net/linux/software/fwipe/ \ http://redundancy.redundancy.org/mirror/ -MAINTAINER= lx@redundancy.redundancy.org +MAINTAINER= lx@FreeBSD.org COMMENT= A djb-style file wiping utility ALL_TARGET= it |