diff options
author | miwi <miwi@FreeBSD.org> | 2008-03-07 21:00:56 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-03-07 21:00:56 +0800 |
commit | 707abbdf3b1bf16c868dc2028509181f8a5e4b27 (patch) | |
tree | 5903ee48a05b9cae235ec02e0e0abd2d7bd824ed /x11/chameleon | |
parent | 4ae5fc7389a27e60ac5d4cfb867ca529c53ac466 (diff) | |
download | freebsd-ports-gnome-707abbdf3b1bf16c868dc2028509181f8a5e4b27.tar.gz freebsd-ports-gnome-707abbdf3b1bf16c868dc2028509181f8a5e4b27.tar.zst freebsd-ports-gnome-707abbdf3b1bf16c868dc2028509181f8a5e4b27.zip |
- Remove unneeded quotes in COMMENTS
PR: 121329
Submitted by: Gavin Atkinson <gavin.atkinson@ury.york.ac.uk>
Approved by: portmgr (erwin via irc)
Diffstat (limited to 'x11/chameleon')
-rw-r--r-- | x11/chameleon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/chameleon/Makefile b/x11/chameleon/Makefile index c19456eae8c8..9ed309c971dd 100644 --- a/x11/chameleon/Makefile +++ b/x11/chameleon/Makefile @@ -17,7 +17,7 @@ PKGNAMEPREFIX= x11- DISTNAME= chameleon_${PORTVERSION}.orig MAINTAINER= gavin.atkinson@ury.york.ac.uk -COMMENT= "Application for putting pictures or colors onto the root window" +COMMENT= Application for putting pictures or colors onto the root window LIB_DEPENDS= Imlib.5:${PORTSDIR}/graphics/imlib |