diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-29 00:52:16 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-07-29 00:52:16 +0800 |
commit | 5451cd378d1be0b0ed183a60bb578783998d1ca1 (patch) | |
tree | 15454d9c60379f20ba1169f43f49c117dc3162dc /net/gnomenetstatus/Makefile | |
parent | 0ff1dd90d892f3edd2a1a95945c627bb37b4d56b (diff) | |
download | marcuscom-ports-5451cd378d1be0b0ed183a60bb578783998d1ca1.tar marcuscom-ports-5451cd378d1be0b0ed183a60bb578783998d1ca1.tar.gz marcuscom-ports-5451cd378d1be0b0ed183a60bb578783998d1ca1.tar.bz2 marcuscom-ports-5451cd378d1be0b0ed183a60bb578783998d1ca1.tar.lz marcuscom-ports-5451cd378d1be0b0ed183a60bb578783998d1ca1.tar.xz marcuscom-ports-5451cd378d1be0b0ed183a60bb578783998d1ca1.tar.zst marcuscom-ports-5451cd378d1be0b0ed183a60bb578783998d1ca1.zip |
Update to 2.11.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4343 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/gnomenetstatus/Makefile')
-rw-r--r-- | net/gnomenetstatus/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/gnomenetstatus/Makefile b/net/gnomenetstatus/Makefile index dd8c7165d..36f8b1950 100644 --- a/net/gnomenetstatus/Makefile +++ b/net/gnomenetstatus/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/gnomenetstatus/Makefile,v 1.34 2005/06/28 05:40:08 adamw Exp $ +# $MCom: ports/net/gnomenetstatus/Makefile,v 1.35 2005/07/01 18:04:27 marcus Exp $ # PORTNAME= gnomenetstatus -PORTVERSION= 2.11.1 -PORTREVISION= 1 +PORTVERSION= 2.11.90 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/gnome-netstatus/2.11 |