Index: head/net-mgmt/virt-viewer/Makefile =================================================================== --- head/net-mgmt/virt-viewer/Makefile (revision 493016) +++ head/net-mgmt/virt-viewer/Makefile (revision 493017) @@ -1,38 +1,38 @@ # Created by: Jason Helfman # $FreeBSD$ PORTNAME= virt-viewer PORTVERSION= 7.0 PORTREVISION= 1 CATEGORIES= net-mgmt -MASTER_SITES= http://virt-manager.org/download/sources/${PORTNAME}/ +MASTER_SITES= https://virt-manager.org/download/sources/${PORTNAME}/ MAINTAINER= novel@FreeBSD.org COMMENT= Provides a graphical viewer for a guest OS display LICENSE= GPLv2 BUILD_DEPENDS= xml2-config:textproc/libxml2 \ intltoolize:textproc/intltool \ spice-protocol>=0.12.7:devel/spice-protocol LIB_DEPENDS= libvirt.so:devel/libvirt \ libvirt-glib-1.0.so:devel/libvirt-glib \ libgtk-vnc-2.0.so:net/gtk-vnc \ libspice-client-glib-2.0.so:deskutils/spice-gtk OPTIONS_DEFINE= NLS OPTIONS_SUB= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= DATADIRNAME=share CONFIGURE_ARGS= --with-spice-gtk USES= autoreconf libtool desktop-file-utils gmake pkgconfig \ shared-mime-info cpe gettext-tools USE_GNOME= gtk30 INSTALLS_ICONS= yes CPE_VENDOR= redhat NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls .include Index: head/net-mgmt/virt-viewer/pkg-descr =================================================================== --- head/net-mgmt/virt-viewer/pkg-descr (revision 493016) +++ head/net-mgmt/virt-viewer/pkg-descr (revision 493017) @@ -1,8 +1,8 @@ Virt Viewer provides a graphical viewer for the guest OS display. At this time is supports guest OS using the VNC protocol. Further protocols may be supported in the future as user demand dictates. The viewer can connect directly to both local and remotely hosted guest OS, optionally using SSL/TLS encryption. -WWW: http://virt-manager.org/ +WWW: https://virt-manager.org/