diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-10-08 07:25:54 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-10-08 07:25:54 +0000 |
commit | ebc85c6e3f2b0d27006a5d13c374c2bcbf386bc5 (patch) | |
tree | e67ddea179c75817818f38f33c2ba5a53237bed7 /security/gnupg | |
parent | 8ed6e33db93c796f81089b99301fa1f59bbd3932 (diff) | |
download | ports-ebc85c6e3f2b0d27006a5d13c374c2bcbf386bc5.tar.gz ports-ebc85c6e3f2b0d27006a5d13c374c2bcbf386bc5.zip |
Directory in master site is changed.
Reported by: ijliao
Notes
Notes:
svn path=/head/; revision=67603
Diffstat (limited to 'security/gnupg')
-rw-r--r-- | security/gnupg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 94f9bde34d9e..719299bf9d21 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnupg PORTVERSION= 1.2.0 CATEGORIES= security -MASTER_SITES= ftp://ftp.gnupg.org/pub/gcrypt/%SUBDIR%/ \ +MASTER_SITES= ftp://ftp.gnupg.org/gcrypt/%SUBDIR%/ \ http://ftp.planetmirror.com/pub/gnupg/%SUBDIR%/ \ http://sunsite.dk/pub/security/gcrypt/%SUBDIR%/ \ ftp://pgp.iijlab.net/pub/%SUBDIR%/ \ |