diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-21 09:12:36 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-05-21 09:12:36 +0800 |
commit | 2081f9c55d580791b057772c34d4bbb5e57b6d1b (patch) | |
tree | 9c211c7208fbd447ee5a0f3a24819abfab113875 /net/vinagre/Makefile | |
parent | 0b2df5258d21bc5347b70298a22a4b09a8a4d5d0 (diff) | |
download | marcuscom-ports-2081f9c55d580791b057772c34d4bbb5e57b6d1b.tar marcuscom-ports-2081f9c55d580791b057772c34d4bbb5e57b6d1b.tar.gz marcuscom-ports-2081f9c55d580791b057772c34d4bbb5e57b6d1b.tar.bz2 marcuscom-ports-2081f9c55d580791b057772c34d4bbb5e57b6d1b.tar.lz marcuscom-ports-2081f9c55d580791b057772c34d4bbb5e57b6d1b.tar.xz marcuscom-ports-2081f9c55d580791b057772c34d4bbb5e57b6d1b.tar.zst marcuscom-ports-2081f9c55d580791b057772c34d4bbb5e57b6d1b.zip |
Update to 2.23.2.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10973 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vinagre/Makefile')
-rw-r--r-- | net/vinagre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index ec8e571ac..7fddc906e 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -3,11 +3,11 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/vinagre/Makefile,v 1.5 2008/03/10 15:15:00 ahze Exp $ +# $MCom: ports/net/vinagre/Makefile,v 1.7 2008/04/26 18:33:47 marcus Exp $ # PORTNAME= vinagre -PORTVERSION= 2.23.1 +PORTVERSION= 2.23.2 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |