diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-11 07:13:03 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-11-11 07:13:03 +0800 |
commit | b7139ec5cb6a8b897e1b996065dd18c0b2889569 (patch) | |
tree | efe5ff8ea7e7d32eb1032a0cdb04f0fd3d4eed43 /x11 | |
parent | c839975943b0594272d33ee38eee847a1b3f8741 (diff) | |
download | marcuscom-ports-b7139ec5cb6a8b897e1b996065dd18c0b2889569.tar marcuscom-ports-b7139ec5cb6a8b897e1b996065dd18c0b2889569.tar.gz marcuscom-ports-b7139ec5cb6a8b897e1b996065dd18c0b2889569.tar.bz2 marcuscom-ports-b7139ec5cb6a8b897e1b996065dd18c0b2889569.tar.lz marcuscom-ports-b7139ec5cb6a8b897e1b996065dd18c0b2889569.tar.xz marcuscom-ports-b7139ec5cb6a8b897e1b996065dd18c0b2889569.tar.zst marcuscom-ports-b7139ec5cb6a8b897e1b996065dd18c0b2889569.zip |
Presenting GNOME 2.13.1 for FreeBSD. Thanks to ahze who did most of the
heavy lifting for this release.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5098 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-fifth-toe/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/gnome2-fifth-toe/Makefile b/x11/gnome2-fifth-toe/Makefile index 401a0b9f1..4c7344799 100644 --- a/x11/gnome2-fifth-toe/Makefile +++ b/x11/gnome2-fifth-toe/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.74 2005/11/07 20:51:15 ahze Exp $ +# $MCom: ports/x11/gnome2-fifth-toe/Makefile,v 1.75 2005/11/09 12:30:10 pav Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -fifth-toe diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index f3d39ad50..338a27529 100644 --- a/x11/gnome2-power-tools/Makefile +++ b/x11/gnome2-power-tools/Makefile @@ -3,10 +3,10 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.63 2005/11/07 20:29:27 marcus Exp $ +# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.64 2005/11/07 20:49:48 ahze Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 06215b7f8..b82322a64 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/x11/gnome2/Makefile,v 1.121 2005/09/25 23:58:47 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.122 2005/10/06 01:26:06 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.12.1 +PORTVERSION= 2.13.1 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty |