diff options
Diffstat (limited to 'security/wipe/Makefile')
-rw-r--r-- | security/wipe/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/wipe/Makefile b/security/wipe/Makefile index 52961e56ca59..eb7565a6b463 100644 --- a/security/wipe/Makefile +++ b/security/wipe/Makefile @@ -8,8 +8,7 @@ PORTNAME= wipe PORTVERSION= 2.2.0 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= File and block device wiping utility |