aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSean Chittenden <seanc@FreeBSD.org>2003-01-31 17:52:47 +0000
committerSean Chittenden <seanc@FreeBSD.org>2003-01-31 17:52:47 +0000
commita5cf917819dcd8dbd1c62d444e0559244e794899 (patch)
tree5ae76ed9e73501066a599a6d04018c515ecf0b6c
parent01c6cdf8b1aa7d1607f8aeaa42f2c55c39594769 (diff)
Gah! CATEGORIES != DIST_SUBDIR, thanks AlanE.
Notes
Notes: svn path=/head/; revision=74364
-rw-r--r--devel/ruby-inline/Makefile2
-rw-r--r--devel/rubygem-inline/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/ruby-inline/Makefile b/devel/ruby-inline/Makefile
index 6fc38f52987e..3312306a6351 100644
--- a/devel/ruby-inline/Makefile
+++ b/devel/ruby-inline/Makefile
@@ -7,7 +7,7 @@
PORTNAME= inline
PORTVERSION= 2.2.0
-CATEGORIES= devel
+CATEGORIES= devel ruby
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ruby${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/devel/rubygem-inline/Makefile b/devel/rubygem-inline/Makefile
index 6fc38f52987e..3312306a6351 100644
--- a/devel/rubygem-inline/Makefile
+++ b/devel/rubygem-inline/Makefile
@@ -7,7 +7,7 @@
PORTNAME= inline
PORTVERSION= 2.2.0
-CATEGORIES= devel
+CATEGORIES= devel ruby
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ruby${PORTNAME}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}