diff options
author | Sean Chittenden <seanc@FreeBSD.org> | 2003-01-31 17:52:47 +0000 |
---|---|---|
committer | Sean Chittenden <seanc@FreeBSD.org> | 2003-01-31 17:52:47 +0000 |
commit | a5cf917819dcd8dbd1c62d444e0559244e794899 (patch) | |
tree | 5ae76ed9e73501066a599a6d04018c515ecf0b6c /devel/ruby-inline | |
parent | 01c6cdf8b1aa7d1607f8aeaa42f2c55c39594769 (diff) | |
download | ports-a5cf917819dcd8dbd1c62d444e0559244e794899.tar.gz ports-a5cf917819dcd8dbd1c62d444e0559244e794899.zip |
Notes
Diffstat (limited to 'devel/ruby-inline')
-rw-r--r-- | devel/ruby-inline/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |