diff options
author | Mark Pulford <markp@FreeBSD.org> | 2002-11-24 10:05:44 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2002-11-24 10:05:44 +0000 |
commit | 3dd05da92b6f379b381204d121623c8fd7cb4ca7 (patch) | |
tree | 6d4809ec1adf635c4982774df23139bd536a49d5 /x11/xcolors | |
parent | 95984d4c265dfb5b770b261882d3d08f1cfc3420 (diff) | |
download | ports-3dd05da92b6f379b381204d121623c8fd7cb4ca7.tar.gz ports-3dd05da92b6f379b381204d121623c8fd7cb4ca7.zip |
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 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 |