diff options
Diffstat (limited to 'chat/ruby-net-irc/Makefile')
-rw-r--r-- | chat/ruby-net-irc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ruby-net-irc/Makefile b/chat/ruby-net-irc/Makefile index 8fa97502b4c..3d9950dc856 100644 --- a/chat/ruby-net-irc/Makefile +++ b/chat/ruby-net-irc/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.7 2010/09/10 04:00:29 taca Exp $ +# $NetBSD: Makefile,v 1.8 2015/03/15 20:03:23 hiramatsu Exp $ DISTNAME= net-irc-0.0.9 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME} CATEGORIES= chat -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://lowreal.rubyforge.org/net-irc/ COMMENT= Ruby IRC library LICENSE= ruby-license |