diff options
author | mph <mph@FreeBSD.org> | 1999-07-02 00:00:26 +0000 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1999-07-02 00:00:26 +0000 |
commit | 6e39cf3f886f265f7dcbde01f832d3a069a39556 (patch) | |
tree | 23f21a11126563358c414022fdd24f5edf933378 /x11-fm | |
parent | be92454ac8274d826f5f451d10882d822c95287e (diff) | |
download | FreeBSD-ports-6e39cf3f886f265f7dcbde01f832d3a069a39556.zip FreeBSD-ports-6e39cf3f886f265f7dcbde01f832d3a069a39556.tar.gz |
Correct fennerage by changing the MASTER_SITE.
PR: 12481
Submitted by: Donald J. Maddox <dmaddox@conterra.com>
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/x-files/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-fm/x-files/Makefile b/x11-fm/x-files/Makefile index 4ec7920..3d26517 100644 --- a/x11-fm/x-files/Makefile +++ b/x11-fm/x-files/Makefile @@ -3,13 +3,13 @@ # Date created: 14 April 1998 # Whom: Donald J. Maddox <dmaddox@conterra.com> # -# $Id: Makefile,v 1.7 1999/02/12 08:25:16 flathill Exp $ +# $Id: Makefile,v 1.8 1999/03/08 20:55:35 steve Exp $ # DISTNAME= X-Files-1.43 PKGNAME= x-files-1.43 CATEGORIES= x11-fm tk80 -MASTER_SITES= http://java.inf.tu-dresden.de/X-Files/data/ +MASTER_SITES= http://www.hut.fi/~mkivinie/X-Files/data/ MAINTAINER= dmaddox@conterra.com |