diff options
author | flathill <flathill@FreeBSD.org> | 1999-04-29 03:16:17 +0800 |
---|---|---|
committer | flathill <flathill@FreeBSD.org> | 1999-04-29 03:16:17 +0800 |
commit | b2008aa282d70eb8aa86b5d01e537e6eb07fde86 (patch) | |
tree | 7fe0c88a28d7c64350a2f64b2b59d5f2b6a183fa | |
parent | 6dd6d567e3c1cb459e9bfd60c92641ac1a1df302 (diff) | |
download | freebsd-ports-gnome-b2008aa282d70eb8aa86b5d01e537e6eb07fde86.tar.gz freebsd-ports-gnome-b2008aa282d70eb8aa86b5d01e537e6eb07fde86.tar.zst freebsd-ports-gnome-b2008aa282d70eb8aa86b5d01e537e6eb07fde86.zip |
Change MASTER_SITE
-rw-r--r-- | japanese/mhonarc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/japanese/mhonarc/Makefile b/japanese/mhonarc/Makefile index a3d81c770856..a722c8147cbd 100644 --- a/japanese/mhonarc/Makefile +++ b/japanese/mhonarc/Makefile @@ -3,7 +3,7 @@ # Date created: 17 March 1999 # Whom: Seiichirou Hiraoka # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1999/03/31 11:48:28 flathill Exp $ # DISTNAME= MHonArc2.3.3 @@ -15,7 +15,7 @@ MASTER_SITES= http://www.oac.uci.edu/indiv/ehood/tar/ \ ftp://ftp.plig.org/pub/CPAN/authors/id/EHOOD/ \ http://www.perl.com/CPAN/authors/id/EHOOD/ \ http://www.shiratori.riec.tohoku.ac.jp/~p-katoh/Hack/Docs/mhonarc-jp/ \ - http://www.flathill.gr.jp/~flathill/distfiles/ + http://www.freebsd.org/~flathill/distfiles/ DISTFILES= MHonArc2.3.3.tar.gz iso2022.pl MAINTAINER= flathill@FreeBSD.ORG |