diff options
author | eadler <eadler@FreeBSD.org> | 2013-03-29 08:59:45 +0800 |
---|---|---|
committer | eadler <eadler@FreeBSD.org> | 2013-03-29 08:59:45 +0800 |
commit | 1007414dd455ca560c2b579e2fc60bb2dd3a0b48 (patch) | |
tree | c9b77ff0a06b3c50c9e117bf3b9bd9affdc30022 /x11 | |
parent | 9c19d12d10b03514eee866fd1501f5a1219d2bc1 (diff) | |
download | freebsd-ports-gnome-1007414dd455ca560c2b579e2fc60bb2dd3a0b48.tar.gz freebsd-ports-gnome-1007414dd455ca560c2b579e2fc60bb2dd3a0b48.tar.zst freebsd-ports-gnome-1007414dd455ca560c2b579e2fc60bb2dd3a0b48.zip |
Fix COMMENT
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xclip/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |