diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-23 05:20:56 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-05-23 05:20:56 +0000 |
commit | aab2f9a2eab89b1e12811ac19ff5034792c065d1 (patch) | |
tree | 939d897fea39bf6385d7dc0bb0f170aaa8d50bc3 /misc | |
parent | upgrade to 3.0.3 (diff) |
change master site dir
PR: 27548
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=42955
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fep/Makefile b/misc/fep/Makefile index 9564b57ef4f2..da71d3b98e71 100644 --- a/misc/fep/Makefile +++ b/misc/fep/Makefile @@ -8,7 +8,7 @@ PORTNAME= fep PORTVERSION= 1.0 CATEGORIES= misc -MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/ +MASTER_SITES= ftp://ftp.sra.co.jp/pub/cmd/fep/ DISTNAME= ${PORTNAME} MAINTAINER= nobu@psrc.isac.co.jp |