diff options
author | avilla <avilla@FreeBSD.org> | 2011-10-17 08:08:52 +0800 |
---|---|---|
committer | avilla <avilla@FreeBSD.org> | 2011-10-17 08:08:52 +0800 |
commit | 52bfd2b56897eb31e458c4aa3c6d8768aa8d2a93 (patch) | |
tree | 710cf3c3f8810a63064a0b4faece97746ec52a9e /sysutils | |
parent | 6f265ae4d391790f040a4a407963b6804718bc90 (diff) | |
download | freebsd-ports-gnome-52bfd2b56897eb31e458c4aa3c6d8768aa8d2a93.tar.gz freebsd-ports-gnome-52bfd2b56897eb31e458c4aa3c6d8768aa8d2a93.tar.zst freebsd-ports-gnome-52bfd2b56897eb31e458c4aa3c6d8768aa8d2a93.zip |
- Fix spelling of D-Bus.
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/qzeitgeist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/qzeitgeist/Makefile b/sysutils/qzeitgeist/Makefile index 458f2b91170a..1b38a77b93b4 100644 --- a/sysutils/qzeitgeist/Makefile +++ b/sysutils/qzeitgeist/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://releases.zeitgeist-project.com/${PORTNAME}/ DISTNAME= QtZeitgeist-${PORTVERSION} MAINTAINER= avilla@FreeBSD.org -COMMENT= Qt 4 wrapper library around the Zeitgeist DBus API +COMMENT= Qt 4 wrapper library around the Zeitgeist D-Bus API LICENSE= LGPL21 LICENSE_FILE= ${WRKSRC}/COPYING |