diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 03:43:40 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-02-28 03:43:40 +0800 |
commit | 6728a0fe610ecb9511ac79c8570e069a41a3a8f3 (patch) | |
tree | 76e8049f0553dfb254a16b0964bdce6167037b67 /net/vino/Makefile | |
parent | ede5489f85984eb78a6345aba4856f25f087f0ee (diff) | |
download | marcuscom-ports-6728a0fe610ecb9511ac79c8570e069a41a3a8f3.tar.gz marcuscom-ports-6728a0fe610ecb9511ac79c8570e069a41a3a8f3.tar.zst marcuscom-ports-6728a0fe610ecb9511ac79c8570e069a41a3a8f3.zip |
Update to 2.17.92.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8419 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vino/Makefile')
-rw-r--r-- | net/vino/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vino/Makefile b/net/vino/Makefile index d8cce8e48..b84d9f57c 100644 --- a/net/vino/Makefile +++ b/net/vino/Makefile @@ -3,11 +3,11 @@ # Whom: Tom McLaughlin <tmclaugh@sdf.lonestar.org> # # $FreeBSD$ -# $MCom: ports/net/vino/Makefile,v 1.34 2006/12/18 22:53:23 marcus Exp $ +# $MCom: ports/net/vino/Makefile,v 1.35 2007/01/10 22:00:08 ahze Exp $ # PORTNAME= vino -PORTVERSION= 2.17.5 +PORTVERSION= 2.17.92 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |