diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:00:29 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:00:29 +0000 |
commit | 89be72e49f71b1792b81a87a83008a265506d217 (patch) | |
tree | cdfaf3904f1094fa3719fd75e5fcc775b4195c3e /graphics | |
parent | 2a77d16305c201a572fb0612f4a3604c8e523065 (diff) | |
download | pkgsrc-89be72e49f71b1792b81a87a83008a265506d217.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rabbit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile index ba1ae273f01..aa15c8b9cb9 100644 --- a/graphics/rabbit/Makefile +++ b/graphics/rabbit/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.49 2015/03/13 17:58:02 taca Exp $ +# $NetBSD: Makefile,v 1.50 2015/03/15 17:04:44 hiramatsu Exp $ # DISTNAME= rabbit-2.1.6 CATEGORIES= graphics ruby MASTER_SITES= http://rabbit-shocker.org/download/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://rabbit-shocker.org/ COMMENT= RD-document-based presentation application LICENSE= gnu-gpl-v2 # or later |