aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflz <flz@FreeBSD.org>2007-05-21 21:07:39 +0800
committerflz <flz@FreeBSD.org>2007-05-21 21:07:39 +0800
commit2c109e99104496948734892a8aede8e3f3a42847 (patch)
tree735ed613e5f8efb59f37998c1290464747e27356
parentb20daf7b0e832897a3048beb06c7157635e18581 (diff)
downloadfreebsd-ports-gnome-2c109e99104496948734892a8aede8e3f3a42847.tar.gz
freebsd-ports-gnome-2c109e99104496948734892a8aede8e3f3a42847.tar.zst
freebsd-ports-gnome-2c109e99104496948734892a8aede8e3f3a42847.zip
Fix CATEGORIES.
Reported by: erwin Approved by: portmgr (blanket)
-rw-r--r--devel/xorg-macros/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/xorg-macros/Makefile b/devel/xorg-macros/Makefile
index 45df4b0bd941..bebaf71d52ba 100644
--- a/devel/xorg-macros/Makefile
+++ b/devel/xorg-macros/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xorg-macros
PORTVERSION= 1.1.5
-CATEGORIES= x11
+CATEGORIES= devel x11
DISTNAME= util-macros-$(PORTVERSION)
MAINTAINER= x11@FreeBSD.org