diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-01 10:59:20 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2012-06-01 10:59:20 +0800 |
commit | 6a6f698f2182e28abc74efc11a9fe3c6c1fb3605 (patch) | |
tree | 4ff4bbd729929caae3f84f962394e7bdb9995c57 /sysutils/gnome-system-monitor3/Makefile | |
parent | dbc7ee2bfc97c25460817cd28e5bb9cb6fc7c08a (diff) | |
download | marcuscom-ports-6a6f698f2182e28abc74efc11a9fe3c6c1fb3605.tar.gz marcuscom-ports-6a6f698f2182e28abc74efc11a9fe3c6c1fb3605.tar.zst marcuscom-ports-6a6f698f2182e28abc74efc11a9fe3c6c1fb3605.zip |
Update to 3.4.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16832 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-system-monitor3/Makefile')
-rw-r--r-- | sysutils/gnome-system-monitor3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-system-monitor3/Makefile b/sysutils/gnome-system-monitor3/Makefile index 891d5c7cf..e186d9e4e 100644 --- a/sysutils/gnome-system-monitor3/Makefile +++ b/sysutils/gnome-system-monitor3/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-system-monitor3/Makefile,v 1.10 2011/10/07 22:35:12 kwm Exp $ +# $MCom: ports/sysutils/gnome-system-monitor3/Makefile,v 1.11 2011/10/19 09:48:04 kwm Exp $ # PORTNAME= gnome-system-monitor -PORTVERSION= 3.2.1 +PORTVERSION= 3.4.1 CATEGORIES= sysutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |