diff options
Diffstat (limited to 'security/portsentry/Makefile')
-rw-r--r-- | security/portsentry/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/portsentry/Makefile b/security/portsentry/Makefile index f87d7415f1e4..56437d904d93 100644 --- a/security/portsentry/Makefile +++ b/security/portsentry/Makefile @@ -8,8 +8,7 @@ PORTNAME= portsentry PORTVERSION= 1.2 CATEGORIES= security -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= sentrytools +MASTER_SITES= SF/sentrytools/${PORTNAME}%201.x/${PORTNAME}-${PORTVERSION} MAINTAINER= glen.j.barber@gmail.com COMMENT= Port scan detection and active defense |