diff options
author | Dima Panov <fluffy@FreeBSD.org> | 2013-02-19 13:12:37 +0000 |
---|---|---|
committer | Dima Panov <fluffy@FreeBSD.org> | 2013-02-19 13:12:37 +0000 |
commit | cbf1ec26a60014d0d3395efbb921836f06ab4f7b (patch) | |
tree | 992c76455392da824068a92393fc08b87a9a66d6 /net/remmina-plugins | |
parent | a37614ccf2b9071c66035ad5ddef76e99f025c55 (diff) | |
download | ports-cbf1ec26a60014d0d3395efbb921836f06ab4f7b.tar.gz ports-cbf1ec26a60014d0d3395efbb921836f06ab4f7b.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 ceb003993ebd..61da5d548506 100644 --- a/net/remmina-plugins/Makefile +++ b/net/remmina-plugins/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net gnome MASTER_SITES= # Empty DISTFILES?= # Empty -MAINTAINER= avl@FreeBSD.org +MAINTAINER= fluffy@FreeBSD.org COMMENT?= Remmina plugin system .if defined(PKGNAMESUFFIX) |