diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/remmina-plugins/Makefile | 2 | ||||
-rw-r--r-- | net/remmina/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index 0bed6fbd3ff..45776b34e0b 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -13,7 +13,7 @@ GH_TAGNAME= ${PORTVERSION} DISTNAME= remmina-${PORTVERSION} -MAINTAINER?= fluffy@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Remmina plugin system .if defined(PKGNAMESUFFIX) diff --git a/net/remmina/Makefile b/net/remmina/Makefile index 5a40f47dc4f..2000148970f 100644 --- a/net/remmina/Makefile +++ b/net/remmina/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 1.0.0 PORTREVISION= 5 CATEGORIES= net gnome -MAINTAINER= fluffy@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The GTK+ Remote Desktop Client LICENSE= GPLv2 |