aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/xpaint
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1998-11-21 15:27:41 +0800
committersteve <steve@FreeBSD.org>1998-11-21 15:27:41 +0800
commit94bc475fd0522bf24445621e1742b1c99992abce (patch)
treebd317705322bdc734fb15186fabfbfd68ebc13ad /graphics/xpaint
parent4061d8091c795fda4e1c5979d8bc82355de1ef2b (diff)
downloadfreebsd-ports-gnome-94bc475fd0522bf24445621e1742b1c99992abce.tar.gz
freebsd-ports-gnome-94bc475fd0522bf24445621e1742b1c99992abce.tar.zst
freebsd-ports-gnome-94bc475fd0522bf24445621e1742b1c99992abce.zip
Remove extraneous x11 from CATEGORIES.
Submitted by: Josh Gilliam <josh@quick.net>
Diffstat (limited to 'graphics/xpaint')
-rw-r--r--graphics/xpaint/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile
index 437609cc8860..0d2214820316 100644
--- a/graphics/xpaint/Makefile
+++ b/graphics/xpaint/Makefile
@@ -3,11 +3,11 @@
# Date created: 2 Jan 1995
# Whom: swallace
#
-# $Id: Makefile,v 1.27 1998/09/19 05:46:06 steve Exp $
+# $Id: Makefile,v 1.28 1998/10/05 03:13:40 steve Exp $
#
DISTNAME= xpaint-2.5.4
-CATEGORIES= graphics x11
+CATEGORIES= graphics
MASTER_SITES= http://www.danbbs.dk/~torsten/xpaint/
MAINTAINER= jseger@FreeBSD.org