From 1007414dd455ca560c2b579e2fc60bb2dd3a0b48 Mon Sep 17 00:00:00 2001 From: eadler Date: Fri, 29 Mar 2013 00:59:45 +0000 Subject: Fix COMMENT --- x11/xclip/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/xclip/Makefile b/x11/xclip/Makefile index 6753c722e7fe..6f3592cd7127 100644 --- a/x11/xclip/Makefile +++ b/x11/xclip/Makefile @@ -8,7 +8,7 @@ CATEGORIES= x11 MASTER_SITES= SF MAINTAINER= eadler@FreeBSD.org -COMMENT= An interface to X selections ("the clipboard") from the command line +COMMENT= Interface to X selections ("the clipboard") from the command line USE_AUTOTOOLS= autoconf:env aclocal:env automake:env USE_XORG= x11 xmu -- cgit