diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:11:21 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 19:11:21 +0000 |
commit | 13bc3e3fb53c7555ef66355c593bb456e7fb3126 (patch) | |
tree | fdb686a016cf38e2c3d4df1261dace86c5ae4863 /mail/libsieve | |
parent | 0ffaf57009ee5125c4a51e73e6a896d7f317b34c (diff) | |
download | pkgsrc-13bc3e3fb53c7555ef66355c593bb456e7fb3126.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'mail/libsieve')
-rw-r--r-- | mail/libsieve/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile index 843a075f154..72591e3522b 100644 --- a/mail/libsieve/Makefile +++ b/mail/libsieve/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.14 2014/12/05 08:48:49 obache Exp $ +# $NetBSD: Makefile,v 1.15 2015/03/15 19:11:21 hiramatsu Exp $ # DISTNAME= libsieve-2.3.1 CATEGORIES= mail MASTER_SITES= https://github.com/downloads/sodabrew/libsieve/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://sodabrew.com/libsieve/ COMMENT= Library for parsing, sorting and filtering mail LICENSE= gnu-lgpl-v2.1 |