diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 11:27:48 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 11:27:48 +0800 |
commit | 36a1bc249532d03ffba637eb7c806db5b7c8faf0 (patch) | |
tree | 0c8752d64a98c8ac9dd13eab4819616cd51a3f25 | |
parent | 4d7663a53c879ff776f0e64ffa6263377bde0853 (diff) | |
download | marcuscom-ports-36a1bc249532d03ffba637eb7c806db5b7c8faf0.tar marcuscom-ports-36a1bc249532d03ffba637eb7c806db5b7c8faf0.tar.gz marcuscom-ports-36a1bc249532d03ffba637eb7c806db5b7c8faf0.tar.bz2 marcuscom-ports-36a1bc249532d03ffba637eb7c806db5b7c8faf0.tar.lz marcuscom-ports-36a1bc249532d03ffba637eb7c806db5b7c8faf0.tar.xz marcuscom-ports-36a1bc249532d03ffba637eb7c806db5b7c8faf0.tar.zst marcuscom-ports-36a1bc249532d03ffba637eb7c806db5b7c8faf0.zip |
Sync w/ FreeBSD ports tree for devel/bugbuddy -> devel/bug-buddy.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6321 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/gnome2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index d60356b6a..de10b757a 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.148 2006/05/28 02:44:18 mezz Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.149 2006/05/28 03:15:16 mezz Exp $ # PORTNAME= gnome2 @@ -26,7 +26,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 gedit:${PORTSDIR}/editors/gedit \ gnome-terminal:${PORTSDIR}/x11/gnometerminal \ gnome-session:${PORTSDIR}/x11/gnomesession \ - bug-buddy:${PORTSDIR}/devel/bugbuddy \ + bug-buddy:${PORTSDIR}/devel/bug-buddy \ gnome-system-monitor:${PORTSDIR}/sysutils/gnomesystemmonitor \ nautilus:${PORTSDIR}/x11-fm/nautilus2 \ yelp:${PORTSDIR}/x11/yelp \ |