diff options
Diffstat (limited to 'net-mgmt/angst/Makefile')
-rw-r--r-- | net-mgmt/angst/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/angst/Makefile b/net-mgmt/angst/Makefile index d456632015f6..1defe64ab007 100644 --- a/net-mgmt/angst/Makefile +++ b/net-mgmt/angst/Makefile @@ -9,7 +9,8 @@ PORTNAME= angst PORTVERSION= 0.4b CATEGORIES= net -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ + ${MASTER_SITE_PACKETSTORM:S:%SUBDIR%:sniffers/angst:} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= krion@FreeBSD.org |