diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2000-08-16 12:21:24 +0000 |
commit | b08fe99025618b1dd440f5aeeac667adfdbcfdd3 (patch) | |
tree | b937e792dd59d223a3e90421b2fc5f9b5c748ea5 /devel | |
parent | e588620119d43a4147093c0a738207011f8cb29e (diff) | |
download | ports-b08fe99025618b1dd440f5aeeac667adfdbcfdd3.tar.gz ports-b08fe99025618b1dd440f5aeeac667adfdbcfdd3.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-amstd/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-date2/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-intl/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-locale/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-optparse/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-property/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-racc/Makefile | 2 | ||||
-rw-r--r-- | devel/ruby-strscan/Makefile | 2 |
8 files changed, 8 insertions, 8 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile index 6933db8f0577..7ae1114399f8 100644 --- a/devel/ruby-amstd/Makefile +++ b/devel/ruby-amstd/Makefile @@ -7,7 +7,7 @@ PORTNAME= amstd PORTVERSION= 1.9.3 -CATEGORIES= devel # ruby +CATEGORIES= devel ruby MASTER_SITES= http://www1.u-netsurf.ne.jp/~brew/mine/soft/ PKGNAMEPREFIX= ruby- DIST_SUBDIR= ruby diff --git a/devel/ruby-date2/Makefile b/devel/ruby-date2/Makefile index a1beb302aca6..f0842292d173 100644 --- a/devel/ruby-date2/Makefile +++ b/devel/ruby-date2/Makefile @@ -7,7 +7,7 @@ PORTNAME= date2 PORTVERSION= 2 -CATEGORIES= devel # ruby +CATEGORIES= devel ruby MASTER_SITES= http://www.kt.rim.or.jp/~tadf/ PKGNAMEPREFIX= ruby- DIST_SUBDIR= ruby diff --git a/devel/ruby-intl/Makefile b/devel/ruby-intl/Makefile index 5574ff781759..ccb1d28dc0cb 100644 --- a/devel/ruby-intl/Makefile +++ b/devel/ruby-intl/Makefile @@ -7,7 +7,7 @@ PORTNAME= intl PORTVERSION= 0.11 -CATEGORIES= devel # ruby +CATEGORIES= devel ruby MASTER_SITES= http://www.page.sannet.ne.jp/hirata-naoto/ PKGNAMEPREFIX= ruby- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/devel/ruby-locale/Makefile b/devel/ruby-locale/Makefile index 0f941269f54c..fcb6769999ef 100644 --- a/devel/ruby-locale/Makefile +++ b/devel/ruby-locale/Makefile @@ -7,7 +7,7 @@ PORTNAME= locale PORTVERSION= 0.2 -CATEGORIES= devel # ruby +CATEGORIES= devel ruby MASTER_SITES= http://kafka.salem.mass.edu/~yashi/ruby/ PKGNAMEPREFIX= ruby- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/devel/ruby-optparse/Makefile b/devel/ruby-optparse/Makefile index 5686fd3f09cb..dd2405155605 100644 --- a/devel/ruby-optparse/Makefile +++ b/devel/ruby-optparse/Makefile @@ -7,7 +7,7 @@ PORTNAME= optparse PORTVERSION= 0.7.5 -CATEGORIES= devel # ruby +CATEGORIES= devel ruby MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/ PKGNAMEPREFIX= ruby- DIST_SUBDIR= ruby diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile index 4fa41440dbb5..df59c6b52edc 100644 --- a/devel/ruby-property/Makefile +++ b/devel/ruby-property/Makefile @@ -7,7 +7,7 @@ PORTNAME= property PORTVERSION= 19990308 -CATEGORIES= devel # ruby +CATEGORIES= devel ruby MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/ PKGNAMEPREFIX= ruby- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile index 5292b8b7cf12..60d99c1a27af 100644 --- a/devel/ruby-racc/Makefile +++ b/devel/ruby-racc/Makefile @@ -7,7 +7,7 @@ PORTNAME= racc PORTVERSION= 1.2.2 -CATEGORIES= devel # ruby +CATEGORIES= devel ruby MASTER_SITES= http://www1.u-netsurf.ne.jp/~brew/mine/soft/ PKGNAMEPREFIX= ruby- DIST_SUBDIR= ruby diff --git a/devel/ruby-strscan/Makefile b/devel/ruby-strscan/Makefile index da6911e30332..921e9185a8d3 100644 --- a/devel/ruby-strscan/Makefile +++ b/devel/ruby-strscan/Makefile @@ -7,7 +7,7 @@ PORTNAME= strscan PORTVERSION= 0.5.8 -CATEGORIES= devel # ruby +CATEGORIES= devel ruby MASTER_SITES= http://www1.u-netsurf.ne.jp/~brew/mine/soft/ PKGNAMEPREFIX= ruby- DIST_SUBDIR= ruby |