diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/compiz/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/x11-wm/compiz/Makefile b/x11-wm/compiz/Makefile index 4fe16cbecc0b..23cbad2e5d7d 100644 --- a/x11-wm/compiz/Makefile +++ b/x11-wm/compiz/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: compiz -# Date created: Dec 20 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= compiz PORTVERSION= 0.8.4 @@ -76,10 +71,10 @@ METACITY_DESC= Enable Metacity support SUB_FILES= compiz-manager DESKTOP_ENTRIES= "Compiz Manager" \ - "A wrapper script for starting compiz" \ + "Wrapper script for starting compiz" \ "" \ "compiz-manager" \ - "Application;Core;" \ + "System;Core;" \ false post-patch: |