diff options
Diffstat (limited to 'security/sguil-server/Makefile')
-rw-r--r-- | security/sguil-server/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/sguil-server/Makefile b/security/sguil-server/Makefile index 5e5004efb088..70c35efe4fd4 100644 --- a/security/sguil-server/Makefile +++ b/security/sguil-server/Makefile @@ -9,8 +9,7 @@ PORTNAME= sguil-server PORTVERSION= 0.7.0 PORTREVISION= 3 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 |