diff options
author | rm <rm@FreeBSD.org> | 2014-10-05 04:30:39 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2014-10-05 04:30:39 +0800 |
commit | 7e23901344b947a7eb7bb5ace62c3275c955d1f4 (patch) | |
tree | b023e01590cb103eb0957f1250531149fabad557 /editors | |
parent | b3802bcaa9868d098141efb117e24de08d79a613 (diff) | |
download | freebsd-ports-gnome-7e23901344b947a7eb7bb5ace62c3275c955d1f4.tar.gz freebsd-ports-gnome-7e23901344b947a7eb7bb5ace62c3275c955d1f4.tar.zst freebsd-ports-gnome-7e23901344b947a7eb7bb5ace62c3275c955d1f4.zip |
editors/zim: take maintainership
Diffstat (limited to 'editors')
-rw-r--r-- | editors/zim/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/zim/Makefile b/editors/zim/Makefile index 24b351c5999b..f928d7a64f2a 100644 --- a/editors/zim/Makefile +++ b/editors/zim/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.61 CATEGORIES= editors python MASTER_SITES= http://www.zim-wiki.org/downloads/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rm@FreeBSD.org COMMENT= Desktop wiki editor LICENSE= GPLv2 |