diff options
author | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 23:24:35 +0800 |
---|---|---|
committer | pav <pav@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-28 23:24:35 +0800 |
commit | 41a57f8f8a9076c2e4f8aeca9a68f93659b302eb (patch) | |
tree | 6bfad8d2cae0e67af0981e9146462902a3b373cd /x11/gnome2/Makefile | |
parent | 4dd1b37d845e5287d714d89b87301f30a483b7aa (diff) | |
download | marcuscom-ports-41a57f8f8a9076c2e4f8aeca9a68f93659b302eb.tar marcuscom-ports-41a57f8f8a9076c2e4f8aeca9a68f93659b302eb.tar.gz marcuscom-ports-41a57f8f8a9076c2e4f8aeca9a68f93659b302eb.tar.bz2 marcuscom-ports-41a57f8f8a9076c2e4f8aeca9a68f93659b302eb.tar.lz marcuscom-ports-41a57f8f8a9076c2e4f8aeca9a68f93659b302eb.tar.xz marcuscom-ports-41a57f8f8a9076c2e4f8aeca9a68f93659b302eb.tar.zst marcuscom-ports-41a57f8f8a9076c2e4f8aeca9a68f93659b302eb.zip |
- Rename ports
security/gnomekeyring -> security/gnome-keyring
security/gnomekeyringmanager -> security/gnome-keyring-manager
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6333 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2/Makefile')
-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 5b38bd63e..6828534e1 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.152 2006/05/28 12:48:19 pav Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.153 2006/05/28 15:13:40 pav Exp $ # PORTNAME= gnome2 @@ -57,7 +57,7 @@ RUN_DEPENDS?= ${X11BASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnomeapplets2 gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 \ ${X11BASE}/share/gnome/gnome-background-properties/gnome-branded.xml:${PORTSDIR}/x11-themes/gnome-backgrounds \ sound-juicer:${PORTSDIR}/audio/sound-juicer \ - gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ + gnome-keyring-manager:${PORTSDIR}/security/gnome-keyring-manager \ ${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc:${PORTSDIR}/www/libgtkhtml \ evince:${PORTSDIR}/graphics/evince \ ${X11BASE}/libexec/fast-user-switch-applet:${PORTSDIR}/x11/fast-user-switch-applet \ |