diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-07 00:10:29 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-07 00:10:29 +0000 |
commit | d411f9dbd12ec8f35e61060836b6a61a2c3d35ff (patch) | |
tree | 5b868632a5095f10118be40e661b9e2529c50b04 /net/remmina-plugins | |
parent | ae95e8d6e8d522b8df4bba559192128229eef4c6 (diff) | |
download | ports-d411f9dbd12ec8f35e61060836b6a61a2c3d35ff.tar.gz ports-d411f9dbd12ec8f35e61060836b6a61a2c3d35ff.zip |
Notes
Diffstat (limited to 'net/remmina-plugins')
-rw-r--r-- | net/remmina-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/remmina-plugins/Makefile b/net/remmina-plugins/Makefile index 0bed6fbd3ff0..45776b34e0b8 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) |