diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-19 06:53:24 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-12-19 06:53:24 +0800 |
commit | f52f8858e80a3e4195e726dfe120cdf5852bdfda (patch) | |
tree | bf7a5834477695541124cfec66d5014fc937a1c9 /net/vino/Makefile | |
parent | 0f65a241905dec202c3c1b4a64570009696098fe (diff) | |
download | marcuscom-ports-f52f8858e80a3e4195e726dfe120cdf5852bdfda.tar marcuscom-ports-f52f8858e80a3e4195e726dfe120cdf5852bdfda.tar.gz marcuscom-ports-f52f8858e80a3e4195e726dfe120cdf5852bdfda.tar.bz2 marcuscom-ports-f52f8858e80a3e4195e726dfe120cdf5852bdfda.tar.lz marcuscom-ports-f52f8858e80a3e4195e726dfe120cdf5852bdfda.tar.xz marcuscom-ports-f52f8858e80a3e4195e726dfe120cdf5852bdfda.tar.zst marcuscom-ports-f52f8858e80a3e4195e726dfe120cdf5852bdfda.zip |
Update to 2.17.4.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8069 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 12d8f493a..25d13f7f3 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.31 2006/10/05 18:17:10 mezz Exp $ +# $MCom: ports/net/vino/Makefile,v 1.33 2006/11/07 07:58:01 marcus Exp $ # PORTNAME= vino -PORTVERSION= 2.17.2 +PORTVERSION= 2.17.4 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} |