summaryrefslogtreecommitdiff
path: root/databases/ruby-postgresql
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2004-03-16 02:01:09 +0000
committertaca <taca@pkgsrc.org>2004-03-16 02:01:09 +0000
commitd428fd9d93b4bc65b9cd261f122b6eaf62eb45a8 (patch)
treef9fc370db8b4cedded1c2743434f6a14e4eccd5e /databases/ruby-postgresql
parent77eebb686954e03fa2c09ba6949d5e0ad56323c9 (diff)
downloadpkgsrc-d428fd9d93b4bc65b9cd261f122b6eaf62eb45a8.tar.gz
Add ruby to CATEGORIES.
Diffstat (limited to 'databases/ruby-postgresql')
-rw-r--r--databases/ruby-postgresql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/ruby-postgresql/Makefile b/databases/ruby-postgresql/Makefile
index 07134b624ad..5116e0e9cf0 100644
--- a/databases/ruby-postgresql/Makefile
+++ b/databases/ruby-postgresql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2003/11/02 17:42:26 taca Exp $
+# $NetBSD: Makefile,v 1.12 2004/03/16 02:01:10 taca Exp $
DISTNAME= ruby-postgres-${VERSION}
PKGNAME= ${RUBY_PKGNAMEPREFIX}postgresql-${VERSION}
-CATEGORIES= databases
+CATEGORIES= databases ruby
MASTER_SITES= http://www.postgresql.jp/interfaces/ruby/archive/
MAINTAINER= tech-pkg@NetBSD.org