diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-10-09 23:46:53 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-10-09 23:46:53 +0000 |
commit | 80d50f2a24ee2da986cc82d06ea47407cd72e9e6 (patch) | |
tree | c5e195f692b7aebf48e8e5b95e828ed278f5bacd /security/bcwipe | |
parent | Don't use "." in PATCH_SITE_SUBDIR for MASTER_SITE_LOCAL - there (diff) |
Reset bouncing maintainer address, remove stale mastersite.
Source: distfile survey
Diffstat (limited to 'security/bcwipe')
-rw-r--r-- | security/bcwipe/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/security/bcwipe/Makefile b/security/bcwipe/Makefile index 62d49ba3d473..767d30d6043c 100644 --- a/security/bcwipe/Makefile +++ b/security/bcwipe/Makefile @@ -8,11 +8,10 @@ PORTNAME= bcwipe PORTVERSION= 1.5.3 CATEGORIES= security -MASTER_SITES= http://www.jetico.com/linux/ \ - http://www.bsdberlin.org/~dako/distfiles/security/ +MASTER_SITES= http://www.jetico.com/linux/ DISTNAME= BCWipe-${PORTVERSION:S/./-/g:S/-/./} -MAINTAINER= dako@bsdberlin.org +MAINTAINER= ports@FreeBSD.org COMMENT= BCWipe securely erases data from magnetic and solid-state memory NO_CDROM= yes |