diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-10-08 15:25:54 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-10-08 15:25:54 +0800 |
commit | 0ffbfa60c6e43431a7aa0c655d915d30abc6cb39 (patch) | |
tree | 59771c01256699848b4c6e4465e41802bc7a598f /security/gnupg1 | |
parent | aff787afd9c93f3c082f02fd4ebfbd4c152632ab (diff) | |
download | freebsd-ports-gnome-0ffbfa60c6e43431a7aa0c655d915d30abc6cb39.tar.gz freebsd-ports-gnome-0ffbfa60c6e43431a7aa0c655d915d30abc6cb39.tar.zst freebsd-ports-gnome-0ffbfa60c6e43431a7aa0c655d915d30abc6cb39.zip |
Directory in master site is changed.
Reported by: ijliao
Diffstat (limited to 'security/gnupg1')
-rw-r--r-- | security/gnupg1/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/gnupg1/Makefile b/security/gnupg1/Makefile index 94f9bde34d9e..719299bf9d21 100644 --- a/security/gnupg1/Makefile +++ b/security/gnupg1/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%/ \ |