summaryrefslogtreecommitdiff
path: root/misc/ruby-launchy/Makefile
diff options
context:
space:
mode:
authortaca <taca>2013-09-15 14:10:09 +0000
committertaca <taca>2013-09-15 14:10:09 +0000
commitcc455adc2f22ac5d8fa6fe721331efccd9b41b6d (patch)
treeee8d2dfb4f7c27cb1336685955eff93aa5c9354b /misc/ruby-launchy/Makefile
parent6fa625a7443b36551e68892e22d834ea93f3953e (diff)
downloadpkgsrc-cc455adc2f22ac5d8fa6fe721331efccd9b41b6d.tar.gz
Update ruby-launchy to 2.3.0.
## Version 2.3.0 - 2013-04-11 * Add the option to call a block on error instead of raising an exception
Diffstat (limited to 'misc/ruby-launchy/Makefile')
-rw-r--r--misc/ruby-launchy/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/ruby-launchy/Makefile b/misc/ruby-launchy/Makefile
index 30c41290d13..b07537a5ff6 100644
--- a/misc/ruby-launchy/Makefile
+++ b/misc/ruby-launchy/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2013/02/27 03:58:12 taca Exp $
+# $NetBSD: Makefile,v 1.11 2013/09/15 14:10:09 taca Exp $
-DISTNAME= launchy-2.2.0
-PKGREVISION= 1
+DISTNAME= launchy-2.3.0
CATEGORIES= misc
MAINTAINER= pkgsrc-users@NetBSD.org