From 3412c853e14da16453d0bcf509ff0b1995c12f34 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 22 Mar 2003 04:12:39 +0000 Subject: [PATCH] Fix MASTER_SITE path. --- misc/fep/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/misc/fep/Makefile b/misc/fep/Makefile index d3163a10d801..00fbc83e1e78 100644 --- a/misc/fep/Makefile +++ b/misc/fep/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/03/09 04:39:29 salo Exp $ +# $NetBSD: Makefile,v 1.10 2003/03/22 04:12:39 wiz Exp $ # FreeBSD Id: Makefile,v 1.2 1996/11/11 05:49:31 obrien Exp # @@ -6,7 +6,7 @@ DISTNAME= fep PKGNAME= fep-1.0 PKGREVISION= 1 CATEGORIES= misc -MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/fep/ MAINTAINER= nobu@psrc.isac.co.jp COMMENT= General purpose front end for command line editing