diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-19 10:30:19 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-08-19 10:30:19 +0800 |
commit | 599c23f717cacef6c3f5ba2e29e60971af96980d (patch) | |
tree | ab209cfb0ae6a391ce6f992393bb31c29f28e32f /net/vinagre/Makefile | |
parent | 5c1c641c88b8aa96bb1bf676b19dfad9dc7afeeb (diff) | |
download | marcuscom-ports-599c23f717cacef6c3f5ba2e29e60971af96980d.tar marcuscom-ports-599c23f717cacef6c3f5ba2e29e60971af96980d.tar.gz marcuscom-ports-599c23f717cacef6c3f5ba2e29e60971af96980d.tar.bz2 marcuscom-ports-599c23f717cacef6c3f5ba2e29e60971af96980d.tar.lz marcuscom-ports-599c23f717cacef6c3f5ba2e29e60971af96980d.tar.xz marcuscom-ports-599c23f717cacef6c3f5ba2e29e60971af96980d.tar.zst marcuscom-ports-599c23f717cacef6c3f5ba2e29e60971af96980d.zip |
Update to 2.23.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11330 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vinagre/Makefile')
-rw-r--r-- | net/vinagre/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index ec2c91072..047124de8 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -3,12 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/vinagre/Makefile,v 1.11 2008/06/17 00:55:12 marcus Exp $ +# $MCom: ports/net/vinagre/Makefile,v 1.12 2008/06/30 02:22:29 marcus Exp $ # PORTNAME= vinagre -PORTVERSION= 2.23.4 -PORTREVISION= 1 +PORTVERSION= 2.23.90 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |