diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-02 00:49:14 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-09-02 00:49:14 +0800 |
commit | b96218a1032bcaf5475d2b15a62391c91b1da43d (patch) | |
tree | 247f165b846b6c34676d5a604ef89c7cc551407f /x11/gnome2-power-tools/Makefile | |
parent | a6f5512a17acb77bd21682ae70f7fcad5413bb7f (diff) | |
download | marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.gz marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.bz2 marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.lz marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.xz marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.tar.zst marcuscom-ports-b96218a1032bcaf5475d2b15a62391c91b1da43d.zip |
Presenting GNOME 2.7.92 (aka Release Candidate 1). If you were looking for
a good time to upgrade, now is that time.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@2756 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11/gnome2-power-tools/Makefile')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index ea45968e3..fa52ca1ec 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-power-tools -PORTVERSION= 2.7.4 -PORTREVISION= 1 +PORTVERSION= 2.7.92 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty @@ -25,6 +24,7 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany/extensions/libgesturesextension.so:${PORTSD gdesklets:${PORTSDIR}/deskutils/gdesklets \ cog:${PORTSDIR}/sysutils/cog \ gnome-blog-poster:${PORTSDIR}/deskutils/gnomeblog \ + gnome-keyring-manager:${PORTSDIR}/security/gnomekeyringmanager \ gnomesu:${PORTSDIR}/sysutils/gnomesu NO_BUILD= yes |