diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-29 06:23:47 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-01-29 06:23:47 +0800 |
commit | 877b49aeafa06f9edba951a914781b8e7115125a (patch) | |
tree | 28636a55e634529b755b10026323b2efdba9591c /net/vino/Makefile | |
parent | a8c6dc6311d5d89a446b2fb1c1be385934c05eb0 (diff) | |
download | marcuscom-ports-877b49aeafa06f9edba951a914781b8e7115125a.tar.gz marcuscom-ports-877b49aeafa06f9edba951a914781b8e7115125a.tar.zst marcuscom-ports-877b49aeafa06f9edba951a914781b8e7115125a.zip |
Update to 2.21.90.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10252 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 887d85ab2..b009ac5ac 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.51 2007/11/15 20:36:26 marcus Exp $ +# $MCom: ports/net/vino/Makefile,v 1.52 2007/12/26 22:19:03 kwm Exp $ # PORTNAME= vino -PORTVERSION= 2.21.3 +PORTVERSION= 2.21.90 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |