aboutsummaryrefslogtreecommitdiff
path: root/x11/xsetroot
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-15 19:31:05 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-15 19:31:05 +0000
commit9557e3b79b7a78c78ce117c332fc8fa6a2e69098 (patch)
treed25dd08bed6aae30be75f6ccf3f2600658d735a4 /x11/xsetroot
parentc3f58cf637d4c15f83ab21626dfb226b757fe444 (diff)
Notes
Diffstat (limited to 'x11/xsetroot')
-rw-r--r--x11/xsetroot/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xsetroot/Makefile b/x11/xsetroot/Makefile
index 14fc803bed9e..75aba47584da 100644
--- a/x11/xsetroot/Makefile
+++ b/x11/xsetroot/Makefile
@@ -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>