diff options
Diffstat (limited to 'security/rid')
-rw-r--r-- | security/rid/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/rid/Makefile b/security/rid/Makefile index 60c324c..f8f27f8 100644 --- a/security/rid/Makefile +++ b/security/rid/Makefile @@ -9,9 +9,9 @@ PORTNAME= rid PORTVERSION= 1.0 CATEGORIES= security -MASTER_SITES= http://packetstorm.securify.com/distributed/ \ +MASTER_SITES= http://www.phreak.org/archives/exploits/denial/ \ ftp://ftp.ntua.gr/pub/security/technotronic/denial/ -DISTFILES= ${PORTNAME}-1_0.tgz +DISTFILES= ${PORTNAME}-${PORTVERSION:S/./_/}.tgz MAINTAINER= ports@FreeBSD.org |