summaryrefslogtreecommitdiff
path: root/x11/xcolors
diff options
context:
space:
mode:
authorMark Pulford <markp@FreeBSD.org>2002-11-24 10:05:44 +0000
committerMark Pulford <markp@FreeBSD.org>2002-11-24 10:05:44 +0000
commit3dd05da92b6f379b381204d121623c8fd7cb4ca7 (patch)
tree6d4809ec1adf635c4982774df23139bd536a49d5 /x11/xcolors
parentMake net/netdude compiling on -current again. (diff)
Fix fetch problem (a side effect of ade's resignation)
PR: 45121 Submitted by: Mark Linimon <linimon@lonesome.com>
Notes
Notes: svn path=/head/; revision=70981
Diffstat (limited to 'x11/xcolors')
-rw-r--r--x11/xcolors/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcolors/Makefile b/x11/xcolors/Makefile
index 28e485146262..b4529cde005c 100644
--- a/x11/xcolors/Makefile
+++ b/x11/xcolors/Makefile
@@ -9,7 +9,7 @@ PORTNAME= xcolors
PORTVERSION= 1.3
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR= ade
+MASTER_SITE_SUBDIR= markp
DISTNAME= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org