aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2015-09-30 02:26:08 +0800
committerjgh <jgh@FreeBSD.org>2015-09-30 02:26:08 +0800
commitb7b012a358b0d3ba0f8a0911b8e135e516bd580c (patch)
treea8c0b56406824197ca7ebbb3b690a66e80edf001 /devel
parent15424305284b00a4052025b1319e4c0d101c0b14 (diff)
downloadfreebsd-ports-gnome-b7b012a358b0d3ba0f8a0911b8e135e516bd580c.tar.gz
freebsd-ports-gnome-b7b012a358b0d3ba0f8a0911b8e135e516bd580c.tar.zst
freebsd-ports-gnome-b7b012a358b0d3ba0f8a0911b8e135e516bd580c.zip
- over to novel@
Diffstat (limited to 'devel')
-rw-r--r--devel/libvirt-glib/Makefile2
-rw-r--r--devel/libvirt-java/Makefile2
-rw-r--r--devel/libvirt/Makefile2
-rw-r--r--devel/py-libvirt/Makefile2
-rw-r--r--devel/spice-protocol/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/devel/libvirt-glib/Makefile b/devel/libvirt-glib/Makefile
index 4bd33eaadadf..f4fc610fabdd 100644
--- a/devel/libvirt-glib/Makefile
+++ b/devel/libvirt-glib/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.2.2
CATEGORIES= devel
MASTER_SITES= ftp://libvirt.org/libvirt/glib/
-MAINTAINER= jgh@FreeBSD.org
+MAINTAINER= novel@FreeBSD.org
COMMENT= Glib bindings for Libvirt virtualization API
LICENSE= GPLv2
diff --git a/devel/libvirt-java/Makefile b/devel/libvirt-java/Makefile
index ea711a285d44..36a61738a2bb 100644
--- a/devel/libvirt-java/Makefile
+++ b/devel/libvirt-java/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel java
MASTER_SITES= http://libvirt.org/sources/java/ \
ftp://libvirt.org/libvirt/java/
-MAINTAINER= jgh@FreeBSD.org
+MAINTAINER= novel@FreeBSD.org
COMMENT= Java bindings for Libvirt virtualization API
LICENSE= MIT
diff --git a/devel/libvirt/Makefile b/devel/libvirt/Makefile
index 52c0813d5c50..b553261e462a 100644
--- a/devel/libvirt/Makefile
+++ b/devel/libvirt/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= devel
MASTER_SITES= http://libvirt.org/sources/ \
ftp://libvirt.org/libvirt/
-MAINTAINER= jgh@FreeBSD.org
+MAINTAINER= novel@FreeBSD.org
COMMENT= Toolkit to interact with virtualization capabilities
LICENSE= LGPL3
diff --git a/devel/py-libvirt/Makefile b/devel/py-libvirt/Makefile
index 34d1b72ee998..b1bf3b2c2529 100644
--- a/devel/py-libvirt/Makefile
+++ b/devel/py-libvirt/Makefile
@@ -9,7 +9,7 @@ MASTER_SITES= http://libvirt.org/sources/python/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-python-${PORTVERSION}
-MAINTAINER= jgh@FreeBSD.org
+MAINTAINER= novel@FreeBSD.org
COMMENT= Python bindings for Libvirt virtualization API
LICENSE= GPLv2
diff --git a/devel/spice-protocol/Makefile b/devel/spice-protocol/Makefile
index b93df5168e43..bbc7f7cda8ea 100644
--- a/devel/spice-protocol/Makefile
+++ b/devel/spice-protocol/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 0.12.9
CATEGORIES= devel
MASTER_SITES= http://www.spice-space.org/download/releases/
-MAINTAINER= jgh@FreeBSD.org
+MAINTAINER= novel@FreeBSD.org
COMMENT= Simple Protocol for Independent Computing Environments
LICENSE= BSD3CLAUSE