diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-24 12:56:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2004-12-24 12:56:06 +0800 |
commit | 5db9e27af2ba3f9b475f2a50f4395b4b2c845721 (patch) | |
tree | 68a7909145afa53e580e9ef55cad0e8475fc01f1 /x11 | |
parent | 513ef1c29530a99ecd8d72202f73d8c6224a1740 (diff) | |
download | marcuscom-ports-5db9e27af2ba3f9b475f2a50f4395b4b2c845721.tar marcuscom-ports-5db9e27af2ba3f9b475f2a50f4395b4b2c845721.tar.gz marcuscom-ports-5db9e27af2ba3f9b475f2a50f4395b4b2c845721.tar.bz2 marcuscom-ports-5db9e27af2ba3f9b475f2a50f4395b4b2c845721.tar.lz marcuscom-ports-5db9e27af2ba3f9b475f2a50f4395b4b2c845721.tar.xz marcuscom-ports-5db9e27af2ba3f9b475f2a50f4395b4b2c845721.tar.zst marcuscom-ports-5db9e27af2ba3f9b475f2a50f4395b4b2c845721.zip |
Presenting GNOME 2.9.3 for FreeBSD.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3323 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 2 | ||||
-rw-r--r-- | x11/gnome2-lite/Makefile | 6 | ||||
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 3 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 3 |
4 files changed, 6 insertions, 8 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index b5101b154..7197f459f 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2-fifth-toe -PORTVERSION= 2.9.2 +PORTVERSION= 2.9.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2-lite/Makefile b/x11/gnome2-lite/Makefile index f2a7c0e62..1e28ed7e2 100644 --- a/x11/gnome2-lite/Makefile +++ b/x11/gnome2-lite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.9.2 +PORTVERSION= 2.9.3 CATEGORIES= x11 gnome MASTER_SITES= # empty PKGNAMESUFFIX= -lite @@ -35,9 +35,9 @@ RUN_DEPENDS= ${X11BASE}/libexec/cdplayer_applet2:${PORTSDIR}/x11/gnomeapplets2 \ gcalctool:${PORTSDIR}/math/gcalctool \ gucharmap:${PORTSDIR}/deskutils/gucharmap \ ${X11BASE}/lib/X11/fonts/bitstream-vera/Vera.ttf:${PORTSDIR}/x11-fonts/bitstream-vera \ - gconf-editor:${PORTSDIR}/sysutils/gconf-editor + gconf-editor:${PORTSDIR}/sysutils/gconf-editor \ + gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 # gst-thumbnail:${PORTSDIR}/multimedia/nautilus-media -# gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 NO_BUILD= yes diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 73f26f82d..f00fb5476 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2-power-tools -PORTVERSION= 2.9.2 -PORTREVISION= 1 +PORTVERSION= 2.9.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 9513e9317..64215e98e 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gnome2 -PORTVERSION= 2.9.2 -PORTREVISION= 1 +PORTVERSION= 2.9.3 CATEGORIES= x11 gnome MASTER_SITES= # empty DISTFILES= # empty |