diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-12-17 13:45:39 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-12-17 13:45:39 +0800 |
commit | 8e47b54f6378000a789c7bc6c2528767be865252 (patch) | |
tree | 3222f192ca1a85a0c77ed26a3f043dc89fa2657f /net/vinagre/Makefile | |
parent | 8a7c1e2f314c8bc2ae86565fea8600aac0bfc351 (diff) | |
download | marcuscom-ports-8e47b54f6378000a789c7bc6c2528767be865252.tar.gz marcuscom-ports-8e47b54f6378000a789c7bc6c2528767be865252.tar.zst marcuscom-ports-8e47b54f6378000a789c7bc6c2528767be865252.zip |
Sync with FreeBSD ports tree.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11819 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'net/vinagre/Makefile')
-rw-r--r-- | net/vinagre/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index c19a8373d..6819eac28 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -3,11 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/net/vinagre/Makefile,v 1.17 2008/10/20 22:58:02 kwm Exp $ +# $MCom: ports/net/vinagre/Makefile,v 1.18 2008/12/05 20:11:59 marcus Exp $ # PORTNAME= vinagre PORTVERSION= 2.24.2 +PORTREVISION= 1 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -17,7 +18,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= VNC client for the GNOME Desktop LIB_DEPENDS= gtk-vnc-1.0.0:${PORTSDIR}/net/gtk-vnc \ - avahi-core.5:${PORTSDIR}/net/avahi-app \ + avahi-core.6:${PORTSDIR}/net/avahi-app \ avahi-ui.0:${PORTSDIR}/net/avahi-gtk \ gnome-keyring:${PORTSDIR}/security/gnome-keyring |