diff options
author | obache <obache@pkgsrc.org> | 2013-12-07 09:00:51 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-12-07 09:00:51 +0000 |
commit | cabb9c23f766e3cb405a647ca78c8dadeb2623e8 (patch) | |
tree | aabfc9308eea1083f53067f37a1eaa9957942975 /textproc/ruby-tilt | |
parent | 439691dfd5e2186a17bd49765138d17895510803 (diff) | |
download | pkgsrc-cabb9c23f766e3cb405a647ca78c8dadeb2623e8.tar.gz |
Drop maintainership, not using anymore.
Diffstat (limited to 'textproc/ruby-tilt')
-rw-r--r-- | textproc/ruby-tilt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ruby-tilt/Makefile b/textproc/ruby-tilt/Makefile index 58e87680251..6ce1b035951 100644 --- a/textproc/ruby-tilt/Makefile +++ b/textproc/ruby-tilt/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.7 2013/04/10 12:37:36 obache Exp $ +# $NetBSD: Makefile,v 1.8 2013/12/07 09:00:51 obache Exp $ DISTNAME= tilt-1.3.7 CATEGORIES= textproc -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://github.com/rtomayko/tilt/ COMMENT= Generic interface to multiple Ruby template engines LICENSE= mit |