diff options
author | fenner <fenner@FreeBSD.org> | 1998-01-22 00:41:36 +0000 |
---|---|---|
committer | fenner <fenner@FreeBSD.org> | 1998-01-22 00:41:36 +0000 |
commit | 7d3d6283957886313260d09333f2eb8733942165 (patch) | |
tree | 596a46f9a0433e045b4b10a018985515462bb78f /x11/xcolors | |
parent | 9e05b4e496bd4061ed6fc7ebf54eb1f135ff744b (diff) | |
download | FreeBSD-ports-7d3d6283957886313260d09333f2eb8733942165.zip FreeBSD-ports-7d3d6283957886313260d09333f2eb8733942165.tar.gz |
Fix MASTER_SITES.
Submitted by: distfile checker
Diffstat (limited to 'x11/xcolors')
-rw-r--r-- | x11/xcolors/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index 52b71daa4..43ad9ff 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -3,13 +3,13 @@ # Date created: 10 May 1995 # Whom: asami # -# $Id: Makefile,v 1.7 1997/09/09 04:37:49 asami Exp $ +# $Id: Makefile,v 1.8 1997/12/25 22:29:51 asami Exp $ # DISTNAME= xcolors PKGNAME= xcolors-1.3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.tut.ac.jp/pub/X11/X11R6/contrib/programs/ +MASTER_SITES= ftp://ftp.tut.ac.jp/X11/X11R6/contrib/programs/ MAINTAINER= ports@FreeBSD.ORG |