diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-06 03:27:12 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-09-06 03:27:12 +0800 |
commit | 56a640060508a6ea7dbe8422565f84c2c3eaa204 (patch) | |
tree | 7a34b4bacb431a46c1d92c46d52da2ad3ddab2f8 /sysutils/gnome-system-monitor/Makefile | |
parent | 5d9f279fd22f0964a64ac89097ca5e617ebb7db2 (diff) | |
download | marcuscom-ports-56a640060508a6ea7dbe8422565f84c2c3eaa204.tar marcuscom-ports-56a640060508a6ea7dbe8422565f84c2c3eaa204.tar.gz marcuscom-ports-56a640060508a6ea7dbe8422565f84c2c3eaa204.tar.bz2 marcuscom-ports-56a640060508a6ea7dbe8422565f84c2c3eaa204.tar.lz marcuscom-ports-56a640060508a6ea7dbe8422565f84c2c3eaa204.tar.xz marcuscom-ports-56a640060508a6ea7dbe8422565f84c2c3eaa204.tar.zst marcuscom-ports-56a640060508a6ea7dbe8422565f84c2c3eaa204.zip |
- Update to 2.12.0
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4723 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-system-monitor/Makefile')
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 8d136ef1f..ac5839a09 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -3,14 +3,14 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.48 2005/08/13 16:58:35 marcus Exp $ +# $MCom: ports/sysutils/gnomesystemmonitor/Makefile,v 1.49 2005/08/22 19:34:54 marcus Exp $ # PORTNAME= gnomesystemmonitor -PORTVERSION= 2.11.92 +PORTVERSION= 2.12.0 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.11 +MASTER_SITE_SUBDIR= sources/gnome-system-monitor/2.12 DISTNAME= gnome-system-monitor-${PORTVERSION} DIST_SUBDIR= gnome2 |