diff options
author | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 20:48:19 +0800 |
---|---|---|
committer | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 20:48:19 +0800 |
commit | 6838019b0e9b78eb3d68332cf0265b55351fab49 (patch) | |
tree | f88e76e5dcfba52ffa940da86e5f1e8b90b71322 /x11/gnome2 | |
parent | 581b6fd08b4f2ef95e911d1ec72b15b8881a24fe (diff) | |
download | marcuscom-ports-6838019b0e9b78eb3d68332cf0265b55351fab49.tar.gz marcuscom-ports-6838019b0e9b78eb3d68332cf0265b55351fab49.tar.zst marcuscom-ports-6838019b0e9b78eb3d68332cf0265b55351fab49.zip |
- Rename port misc/gnomeuserdocs2 -> misc/gnome-user-docs
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6328 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2')
-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 c75767825..bc88e76d9 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.150 2006/05/28 03:27:48 mezz Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.151 2006/05/28 12:35:16 mezz Exp $ # PORTNAME= gnome2 @@ -31,7 +31,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 nautilus:${PORTSDIR}/x11-fm/nautilus2 \ yelp:${PORTSDIR}/x11/yelp \ ${X11BASE}/sbin/gdm:${PORTSDIR}/x11/gdm \ - ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnomeuserdocs2 \ + ${X11BASE}/share/gnome/help/user-guide/C/user-guide.xml:${PORTSDIR}/misc/gnome-user-docs \ ${X11BASE}/share/gnome/sounds/question.wav:${PORTSDIR}/audio/gnome-audio \ ${X11BASE}/libdata/pkgconfig/libgail-gnome.pc:${PORTSDIR}/x11-toolkits/libgail-gnome \ file-roller:${PORTSDIR}/archivers/file-roller \ |