summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authordholland <dholland>2012-06-06 21:55:22 +0000
committerdholland <dholland>2012-06-06 21:55:22 +0000
commit491fd4646a0fc11e0f94575b17e41ca893872d7e (patch)
treef611f209c2bd851e002ff8f18ca8a19ac1317c24 /devel
parenta81a5394864dd30e9dc09b2f0a86d0e6c9fbec36 (diff)
downloadpkgsrc-491fd4646a0fc11e0f94575b17e41ca893872d7e.tar.gz
Fix COMMENT.
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-posix-spawn/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-posix-spawn/Makefile b/devel/ruby-posix-spawn/Makefile
index 9c62bff443c..676b9af52c5 100644
--- a/devel/ruby-posix-spawn/Makefile
+++ b/devel/ruby-posix-spawn/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2012/05/21 12:18:04 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/06/06 21:55:22 dholland Exp $
DISTNAME= posix-spawn-0.3.6
CATEGORIES= devel
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://github.com/github/albino
-COMMENT= Ruby wrapper for the Pygments syntax highlighter
+COMMENT= Ruby wrapper for the posix_spawn() system call
LICENSE= mit