diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-15 12:17:21 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-02-15 12:17:21 +0000 |
commit | f357388f5a581ccaafa371b5e4ac0984eeca45a9 (patch) | |
tree | bef96451f5dc6e1014877b90b6da520d77b02b02 /security/gpgme03/Makefile | |
parent | 991d6a552880349eddcc262e6092fcc7f488fc3b (diff) | |
download | ports-f357388f5a581ccaafa371b5e4ac0984eeca45a9.tar.gz ports-f357388f5a581ccaafa371b5e4ac0984eeca45a9.zip |
Notes
Diffstat (limited to 'security/gpgme03/Makefile')
-rw-r--r-- | security/gpgme03/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gpgme03/Makefile b/security/gpgme03/Makefile index b310bd9b2c26..77a3f2cd997b 100644 --- a/security/gpgme03/Makefile +++ b/security/gpgme03/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 |