diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 04:28:39 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-02-12 04:28:39 +0800 |
commit | b1c14e9ef54cf149b0b0e3d60cac8c4273639e88 (patch) | |
tree | 5976921d223354b259923f9e562ac6dcd490766a /net/vino/Makefile | |
parent | 8da49cfb8b69906f0a265792cf946ac88b64208e (diff) | |
download | marcuscom-ports-b1c14e9ef54cf149b0b0e3d60cac8c4273639e88.tar.gz marcuscom-ports-b1c14e9ef54cf149b0b0e3d60cac8c4273639e88.tar.zst marcuscom-ports-b1c14e9ef54cf149b0b0e3d60cac8c4273639e88.zip |
Update to 2.21.91.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@10401 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 b009ac5ac..3777f48b0 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.52 2007/12/26 22:19:03 kwm Exp $ +# $MCom: ports/net/vino/Makefile,v 1.53 2008/01/28 22:23:46 mezz Exp $ # PORTNAME= vino -PORTVERSION= 2.21.90 +PORTVERSION= 2.21.91 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |