diff options
author | miwi <miwi@FreeBSD.org> | 2009-03-31 21:02:21 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-03-31 21:02:21 +0800 |
commit | 586d674f22b98d3113ce454b0af7a78639e84675 (patch) | |
tree | fdb53c42aa990b4eda0dedec2cd7a60bc8077913 /x11 | |
parent | be646c1cddfaecd0297b92c2b0bd2e678088e5b2 (diff) | |
download | freebsd-ports-gnome-586d674f22b98d3113ce454b0af7a78639e84675.tar.gz freebsd-ports-gnome-586d674f22b98d3113ce454b0af7a78639e84675.tar.zst freebsd-ports-gnome-586d674f22b98d3113ce454b0af7a78639e84675.zip |
- Fix index
Diffstat (limited to 'x11')
-rw-r--r-- | x11/lxde-meta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/lxde-meta/Makefile b/x11/lxde-meta/Makefile index 317f7b15ac67..0d50118371e1 100644 --- a/x11/lxde-meta/Makefile +++ b/x11/lxde-meta/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \ lxtask:${PORTSDIR}/sysutils/lxtask \ pcmanfm:${PORTSDIR}/x11-fm/pcmanfm \ gpicview:${PORTSDIR}/graphics/gpicview \ - lxde-common>=0::${PORTSDIR}/misc/lxde-common + lxde-common>=0:${PORTSDIR}/misc/lxde-common DESCR= ${.CURDIR}/pkg-descr |