diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-05-18 15:26:38 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-05-18 15:26:38 +0000 |
commit | 628283982c313f4b02ad9ee1bdc39f34051f4c44 (patch) | |
tree | 1f88c8e68161693bd00a9bce4e77a69c1536515b /x11/xcolors | |
parent | bdf60f7c4b5bdb3072339c7e1f3b03c49823d94f (diff) |
Notes
Diffstat (limited to 'x11/xcolors')
-rw-r--r-- | x11/xcolors/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile index bd925e2e982d..cc8d6d293ef3 100644 --- a/x11/xcolors/Makefile +++ b/x11/xcolors/Makefile @@ -8,7 +8,7 @@ PORTNAME= xcolors PORTVERSION= 1.3 CATEGORIES= x11 -MASTER_SITES= http://www.lovett.com/~ade/FreeBSD/ +MASTER_SITES= http://people.FreeBSD.org/~ade/distfiles/ DISTNAME= ${PORTNAME} MAINTAINER= ade@FreeBSD.org |