diff options
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 615643aa6..8b980b7c5 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.13 2008/08/19 02:30:19 kwm Exp $ +# $MCom: ports/net/vinagre/Makefile,v 1.14 2008/09/01 18:38:09 ahze Exp $ # PORTNAME= vinagre -PORTVERSION= 2.23.91 +PORTVERSION= 2.23.92 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |