diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-06 09:26:06 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-10-06 09:26:06 +0800 |
commit | 1011c845dd95563e36b4be68e9decfe0fc5a0ace (patch) | |
tree | 98250bd288fd62c8bb52870aada3d6b5e2d48dcb /x11 | |
parent | 542f87d651f99246c118a401be3384c8c6d75cb5 (diff) | |
download | marcuscom-ports-1011c845dd95563e36b4be68e9decfe0fc5a0ace.tar.gz marcuscom-ports-1011c845dd95563e36b4be68e9decfe0fc5a0ace.tar.zst marcuscom-ports-1011c845dd95563e36b4be68e9decfe0fc5a0ace.zip |
Update to 2.12.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4920 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11')
-rw-r--r-- | x11/gnome2-power-tools/Makefile | 4 | ||||
-rw-r--r-- | x11/gnome2/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile index 0d49886b3..49774011e 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.60 2005/09/10 19:04:03 marcus Exp $ +# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.61 2005/10/03 00:52:13 adamw Exp $ # -PORTREVISION= 1 +PORTREVISION= 0 CATEGORIES= x11 gnome PKGNAMESUFFIX= -power-tools diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 23a092c1c..06215b7f8 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.120 2005/09/07 18:40:26 marcus Exp $ +# $MCom: ports/x11/gnome2/Makefile,v 1.121 2005/09/25 23:58:47 marcus Exp $ # PORTNAME= gnome2 -PORTVERSION= 2.12.0 +PORTVERSION= 2.12.1 PORTREVISION?= 0 CATEGORIES?= x11 gnome MASTER_SITES= # empty |