diff options
Diffstat (limited to 'security/apg/Makefile')
-rw-r--r-- | security/apg/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/security/apg/Makefile b/security/apg/Makefile index 0f87ac7904e..24b7dca42c8 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -8,7 +8,9 @@ PORTNAME= apg PORTVERSION= 2.1.0 CATEGORIES= security -MASTER_SITES= http://www.adel.nursat.kz/apg/download/ +MASTER_SITES= http://www.adel.nursat.kz/apg/download/ \ + ${MASTER_SITE_PACKETSTORM} +MASTER_SITE_SUBDIR= UNIX/misc MAINTAINER= roam@FreeBSD.org COMMENT= "An automated password generator" |