Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Oct 2013 19:31:05 +0000 (UTC)
From:      Eitan Adler <eadler@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r330439 - head/x11/xsetroot
Message-ID:  <201310151931.r9FJV58J051779@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: eadler
Date: Tue Oct 15 19:31:05 2013
New Revision: 330439
URL: http://svnweb.freebsd.org/changeset/ports/330439

Log:
  Cleanup of the x11@ ports in the x11 directory
  - Fix COMMENT
  - Convert to staging

Modified:
  head/x11/xsetroot/Makefile

Modified: head/x11/xsetroot/Makefile
==============================================================================
--- head/x11/xsetroot/Makefile	Tue Oct 15 19:27:18 2013	(r330438)
+++ head/x11/xsetroot/Makefile	Tue Oct 15 19:31:05 2013	(r330439)
@@ -5,12 +5,10 @@ PORTVERSION=	1.1.1
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
-COMMENT=	root window parameter setting utility for X
+COMMENT=	Root window parameter setting utility for X
 
 XORG_CAT=	app
 USE_XORG=	xmuu x11 xbitmaps xcursor
-MAN1=		xsetroot.1
-PLIST_FILES=	bin/xsetroot
+PLIST_FILES=	bin/xsetroot man/man1/xsetroot.1.gz
 
-NO_STAGE=	yes
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201310151931.r9FJV58J051779>