diff options
-rw-r--r-- | misc/fep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile index d3163a10d80..00fbc83e1e7 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 |