diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-09-09 04:37:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-09-09 04:37:49 +0000 |
commit | 82ed921ccb0ada22c208c612532565d89d55ef72 (patch) | |
tree | 14d500f37a36d07afbb3407b8eb9ba77f4ffc520 /x11 | |
parent | d53ac1de56b52101fefa11427cf1aacfa1d41856 (diff) | |
download | ports-82ed921ccb0ada22c208c612532565d89d55ef72.tar.gz ports-82ed921ccb0ada22c208c612532565d89d55ef72.zip |
Notes
Diffstat (limited to 'x11')
-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 3874f90c60e5..aa08521b6f0c 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -3,13 +3,13 @@ # Date created: 10 May 1995 # Whom: asami # -# $Id: Makefile,v 1.5 1996/11/18 11:44:10 asami Exp $ +# $Id: Makefile,v 1.6 1996/12/17 12:33:51 asami Exp $ # DISTNAME= xcolors PKGNAME= xcolors-1.3 CATEGORIES= x11 -MASTER_SITES= ftp://ftp.x.org/pub/R6untarred/contrib/programs/ +MASTER_SITES= ftp://ftp.tut.ac.jp/pub/X11/X11R6/contrib/programs/ MAINTAINER= asami@FreeBSD.ORG |