diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-12-17 05:40:14 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-12-17 05:40:14 +0000 |
commit | 64a6581ff5a72e309bef0f7e4031529405f046ea (patch) | |
tree | 6896b7e0e3fec47c1f5d71c215f5064d9c13c976 /net/vinagre | |
parent | 5c8b6caac434e0acd8c6c55ef7a13a877a44d39e (diff) | |
download | ports-64a6581ff5a72e309bef0f7e4031529405f046ea.tar.gz ports-64a6581ff5a72e309bef0f7e4031529405f046ea.zip |
Notes
Diffstat (limited to 'net/vinagre')
-rw-r--r-- | net/vinagre/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vinagre/Makefile b/net/vinagre/Makefile index 06f449520011..839887c04772 100644 --- a/net/vinagre/Makefile +++ b/net/vinagre/Makefile @@ -8,7 +8,7 @@ PORTNAME= vinagre PORTVERSION= 0.5.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} @@ -18,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 |