diff options
author | fenner <fenner@FreeBSD.org> | 1997-08-10 03:50:02 +0800 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1997-08-10 03:50:02 +0800 |
commit | aafd47d3695926257ac8fda915a07b8e53738905 (patch) | |
tree | 5bf1cdc6a52a7d3ce26e4d9d5038e75120de91f6 /russian/pgp.language | |
parent | c8c8e51a2611a060cf48bb392e980c6027f4475c (diff) | |
download | freebsd-ports-gnome-aafd47d3695926257ac8fda915a07b8e53738905.tar.gz freebsd-ports-gnome-aafd47d3695926257ac8fda915a07b8e53738905.tar.zst freebsd-ports-gnome-aafd47d3695926257ac8fda915a07b8e53738905.zip |
Fix path on MASTER_SITE
Found by: distfile checker
Diffstat (limited to 'russian/pgp.language')
-rw-r--r-- | russian/pgp.language/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index 38d1f09c3259..cb4db9dcaca0 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -3,13 +3,13 @@ # Date created: 4 May 1995 # Whom: ache # -# $Id: Makefile,v 1.13 1996/05/27 01:44:48 ache Exp $ +# $Id: Makefile,v 1.14 1996/11/18 11:39:14 asami Exp $ # DISTNAME= pgp26ru PKGNAME= ru-pgp-2.6.3ia CATEGORIES= russian -MASTER_SITES= ftp://ftp.relcom.ru/unix/crypto/pgp/ +MASTER_SITES= ftp://ftp.relcom.ru/pub/unix/crypto/pgp/ EXTRACT_SUFX= .zip MAINTAINER= ache@FreeBSD.ORG |