diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 00:43:06 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-13 00:43:06 +0800 |
commit | 67a0a597f5c272feeeb502389b165fb6214c3dac (patch) | |
tree | 876d27a5a2145ace872c1bdf83522ef4a66f10d5 /sysutils/gnome-system-monitor/Makefile | |
parent | be1093e8c63a0888329077b2e8bf6618a17fea91 (diff) | |
download | marcuscom-ports-67a0a597f5c272feeeb502389b165fb6214c3dac.tar marcuscom-ports-67a0a597f5c272feeeb502389b165fb6214c3dac.tar.gz marcuscom-ports-67a0a597f5c272feeeb502389b165fb6214c3dac.tar.bz2 marcuscom-ports-67a0a597f5c272feeeb502389b165fb6214c3dac.tar.lz marcuscom-ports-67a0a597f5c272feeeb502389b165fb6214c3dac.tar.xz marcuscom-ports-67a0a597f5c272feeeb502389b165fb6214c3dac.tar.zst marcuscom-ports-67a0a597f5c272feeeb502389b165fb6214c3dac.zip |
Update to 2.17.91
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8301 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-system-monitor/Makefile')
-rw-r--r-- | sysutils/gnome-system-monitor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/gnome-system-monitor/Makefile b/sysutils/gnome-system-monitor/Makefile index 8e797ee49..8a7aa95c3 100644 --- a/sysutils/gnome-system-monitor/Makefile +++ b/sysutils/gnome-system-monitor/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/sysutils/gnome-system-monitor/Makefile,v 1.84 2007/01/08 18:38:42 marcus Exp $ +# $MCom: ports/sysutils/gnome-system-monitor/Makefile,v 1.85 2007/01/29 02:30:11 marcus Exp $ # PORTNAME= gnome-system-monitor -PORTVERSION= 2.17.6 +PORTVERSION= 2.17.91 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-system-monitor/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |