diff options
Diffstat (limited to 'security/sguil-client/Makefile')
-rw-r--r-- | security/sguil-client/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sguil-client/Makefile b/security/sguil-client/Makefile index 315cab549813..6a3c74218c8f 100644 --- a/security/sguil-client/Makefile +++ b/security/sguil-client/Makefile @@ -9,8 +9,7 @@ PORTNAME= sguil-client PORTVERSION= 0.7.0 PORTREVISION= 1 CATEGORIES= security -MASTER_SITES= SF -MASTER_SITE_SUBDIR= sguil +MASTER_SITES= SF/sguil/sguil/sguil-${PORTVERSION} MAINTAINER= pauls@utdallas.edu COMMENT= Sguil is a network security monitoring program |