diff options
Diffstat (limited to 'security/gpgme/Makefile')
-rw-r--r-- | security/gpgme/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gpgme/Makefile b/security/gpgme/Makefile index b310bd9..77a3f2c 100644 --- a/security/gpgme/Makefile +++ b/security/gpgme/Makefile @@ -8,7 +8,8 @@ PORTNAME= gpgme PORTVERSION= 0.3.14 CATEGORIES= security -MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/gpgme/ +MASTER_SITES= ${MASTER_SITE_GNUPG} +MASTER_SITE_SUBDIR= gpgme MAINTAINER= markun@onohara.to |