diff options
author | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-10-04 20:30:39 +0000 |
---|---|---|
committer | Ruslan Makhmatkhanov <rm@FreeBSD.org> | 2014-10-04 20:30:39 +0000 |
commit | cfc2ff29ce01d9eebd6cc641abd5385957e308a3 (patch) | |
tree | b023e01590cb103eb0957f1250531149fabad557 /editors | |
parent | 0a6e479f1e77e503f162ede70273d73c629c4b9b (diff) | |
download | ports-cfc2ff29ce01d9eebd6cc641abd5385957e308a3.tar.gz ports-cfc2ff29ce01d9eebd6cc641abd5385957e308a3.zip |
Notes
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 |