diff options
Diffstat (limited to 'security/srm/Makefile')
-rw-r--r-- | security/srm/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/srm/Makefile b/security/srm/Makefile index 678d51afe3d4..93091265d687 100644 --- a/security/srm/Makefile +++ b/security/srm/Makefile @@ -8,8 +8,7 @@ PORTNAME= srm PORTVERSION= 1.2.8 CATEGORIES= security sysutils -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= srm +MASTER_SITES= SF/${PORTNAME}/OldFiles MAINTAINER= kjones@antihackertoolkit.com COMMENT= Secure rm, a utility which destroys file contents before unlinking |