aboutsummaryrefslogtreecommitdiff
path: root/x11/menu-cache
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2010-10-01 13:54:01 +0000
committerKris Moore <kmoore@FreeBSD.org>2010-10-01 13:54:01 +0000
commit278e3357b033fc83747a35ec1f2885d929909221 (patch)
tree5255b1dc5c2d2f1f65cbd0b42222f997340f27d2 /x11/menu-cache
parent8b280edc8f5b0ed58d237eacf1a79c1eeb0cc011 (diff)
downloadports-278e3357b033fc83747a35ec1f2885d929909221.tar.gz
ports-278e3357b033fc83747a35ec1f2885d929909221.zip
Fixed CATEGORIES for menu-cache
Notes
Notes: svn path=/head/; revision=262257
Diffstat (limited to 'x11/menu-cache')
-rw-r--r--x11/menu-cache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/menu-cache/Makefile b/x11/menu-cache/Makefile
index 239b5abcd22a..537c49cbd71b 100644
--- a/x11/menu-cache/Makefile
+++ b/x11/menu-cache/Makefile
@@ -1,4 +1,4 @@
-# New ports collection makefile for: x11-fm/menu-cache
+# New ports collection makefile for: x11/menu-cache
# Date created: 23 Sept 2010
# Whom: Kris Moore <kmoore@freebsd.org>
#
@@ -7,7 +7,7 @@
PORTNAME= menu-cache
PORTVERSION= 0.3.2
-CATEGORIES= x11-fm
+CATEGORIES= x11
MASTER_SITES= SF/lxde/menu-cache/menu-cache%20${PORTVERSION}/
MAINTAINER= kmoore@FreeBSD.org