diff options
Diffstat (limited to 'security/pgpin/Makefile')
-rw-r--r-- | security/pgpin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/pgpin/Makefile b/security/pgpin/Makefile index 41add2b2748e..c6c64c2071a7 100644 --- a/security/pgpin/Makefile +++ b/security/pgpin/Makefile @@ -8,7 +8,8 @@ PORTNAME= pgpin PORTVERSION= 010323 CATEGORIES= security -MASTER_SITES= ftp://ftp.fu-berlin.de/doc/IN/IN-CA/pgp/pgp263in/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= dinoex DISTNAME= pgp263in${PORTVERSION} EXTRACT_SUFX= .tgz |