diff options
author | linimon <linimon@FreeBSD.org> | 2005-10-10 07:46:53 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2005-10-10 07:46:53 +0800 |
commit | 81c3143c7a58ff5abd6af50fc56f740eab2a2e02 (patch) | |
tree | 04a83f2999380716f0bfb73b9548818694842cf8 /security | |
parent | 2f604ecdbc0c265adfd50375d55395e7b01d26b5 (diff) | |
download | freebsd-ports-gnome-81c3143c7a58ff5abd6af50fc56f740eab2a2e02.tar.gz freebsd-ports-gnome-81c3143c7a58ff5abd6af50fc56f740eab2a2e02.tar.zst freebsd-ports-gnome-81c3143c7a58ff5abd6af50fc56f740eab2a2e02.zip |
Reset bouncing maintainer address, remove stale mastersite.
Source: distfile survey
Diffstat (limited to 'security')
-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 |