summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-12-16 04:10:31 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-12-16 04:10:31 +0800
commit5d69e1d3177563673725db65079a238f262c5c10 (patch)
tree8ceda86e7d09fd89278440562dce96d46e202e48
parent88b1aa658a46bfc5c723dd46108b88ea435785ad (diff)
downloadmarcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.tar
marcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.tar.gz
marcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.tar.bz2
marcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.tar.lz
marcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.tar.xz
marcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.tar.zst
marcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.zip
Remove stray '.'
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18960 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--sysutils/cinnamon-control-center/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cinnamon-control-center/Makefile b/sysutils/cinnamon-control-center/Makefile
index 8ad1b1db8..cd547d38a 100644
--- a/sysutils/cinnamon-control-center/Makefile
+++ b/sysutils/cinnamon-control-center/Makefile
@@ -1,6 +1,6 @@
# Created by: Gustau Perez i Querol <gustau.perez@gmail.com>
# $FreeBSD$
-#
+# $MCom$
PORTNAME= cinnamon-control-center
PORTVERSION= 1.8.2
@@ -23,7 +23,7 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \
libmuffin.so:${PORTSDIR}/x11-wm/muffin \
libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \
libtelepathy-logger.so:${PORTSDIR}/net-im/telepathy-logger \
- libgnomekbdui.so.:${PORTSDIR}/x11/libgnomekbd \
+ libgnomekbdui.so:${PORTSDIR}/x11/libgnomekbd \
libfolks.so:${PORTSDIR}/net-im/folks \
libpulse.so:${PORTSDIR}/audio/pulseaudio \
libcroco-0.6.so:${PORTSDIR}/textproc/libcroco \