From 6979236c4946502869dbd49529a5e3e57083d889 Mon Sep 17 00:00:00 2001 From: "Chris D. Faulhaber" Date: Tue, 22 Feb 2000 13:39:47 +0000 Subject: [PATCH] Add x11 to the CATAGORIES Submitted by: asami/Will Andrews (maintainer) --- graphics/gcolor/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/gcolor/Makefile b/graphics/gcolor/Makefile index 4457f4b6a9e3..bb19a350c1b2 100644 --- a/graphics/gcolor/Makefile +++ b/graphics/gcolor/Makefile @@ -7,7 +7,7 @@ # DISTNAME= gcolor-0.4 -CATEGORIES= graphics gnome +CATEGORIES= graphics gnome x11 MASTER_SITES= http://download.sourceforge.net/gcolor/ MAINTAINER= andrews@technologist.com