aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-08-08 16:08:31 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-08-08 16:08:31 +0000
commit817f3c2a2e0a6406b1bb411be45ff3b40ebbfc8d (patch)
treef13a727b11e176fae214b2f01e4497865eae01d0 /devel
parent452ce89c3ba30ff06d4a75412947f1789b79ce08 (diff)
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/ruby-amstd/Makefile1
-rw-r--r--devel/ruby-amstd/distinfo2
-rw-r--r--devel/ruby-date2/Makefile1
-rw-r--r--devel/ruby-date2/distinfo2
-rw-r--r--devel/ruby-optparse/Makefile1
-rw-r--r--devel/ruby-optparse/distinfo2
-rw-r--r--devel/ruby-property/Makefile1
-rw-r--r--devel/ruby-property/distinfo2
-rw-r--r--devel/ruby-racc/Makefile1
-rw-r--r--devel/ruby-racc/distinfo2
-rw-r--r--devel/ruby-strscan/Makefile1
-rw-r--r--devel/ruby-strscan/distinfo2
12 files changed, 12 insertions, 6 deletions
diff --git a/devel/ruby-amstd/Makefile b/devel/ruby-amstd/Makefile
index b0ab5d003c2f..7d2b60a93dfa 100644
--- a/devel/ruby-amstd/Makefile
+++ b/devel/ruby-amstd/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 1.9.3
CATEGORIES= devel # ruby
MASTER_SITES= http://www1.u-netsurf.ne.jp/~brew/mine/soft/
PKGNAMEPREFIX= ruby-
+DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
diff --git a/devel/ruby-amstd/distinfo b/devel/ruby-amstd/distinfo
index a6e9a38b536d..4276c8bf5230 100644
--- a/devel/ruby-amstd/distinfo
+++ b/devel/ruby-amstd/distinfo
@@ -1 +1 @@
-MD5 (amstd-1.9.3.tar.gz) = 7a7bb9606d848a16e2f1ddc8a3364216
+MD5 (ruby/amstd-1.9.3.tar.gz) = 7a7bb9606d848a16e2f1ddc8a3364216
diff --git a/devel/ruby-date2/Makefile b/devel/ruby-date2/Makefile
index 24fba534182c..c54047d20f4d 100644
--- a/devel/ruby-date2/Makefile
+++ b/devel/ruby-date2/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 2
CATEGORIES= devel # ruby
MASTER_SITES= http://www.kt.rim.or.jp/~tadf/
PKGNAMEPREFIX= ruby-
+DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
diff --git a/devel/ruby-date2/distinfo b/devel/ruby-date2/distinfo
index dad6856030c2..c6ec5f13c95f 100644
--- a/devel/ruby-date2/distinfo
+++ b/devel/ruby-date2/distinfo
@@ -1 +1 @@
-MD5 (date2-2.tar.gz) = 6180117536bab3d3e8fcbbd47efff841
+MD5 (ruby/date2-2.tar.gz) = 6180117536bab3d3e8fcbbd47efff841
diff --git a/devel/ruby-optparse/Makefile b/devel/ruby-optparse/Makefile
index 2d0dac953d0e..3b0709caef60 100644
--- a/devel/ruby-optparse/Makefile
+++ b/devel/ruby-optparse/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 0.7.5
CATEGORIES= devel # ruby
MASTER_SITES= http://member.nifty.ne.jp/nokada/archive/
PKGNAMEPREFIX= ruby-
+DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
diff --git a/devel/ruby-optparse/distinfo b/devel/ruby-optparse/distinfo
index 838b099e683b..e377c501b6db 100644
--- a/devel/ruby-optparse/distinfo
+++ b/devel/ruby-optparse/distinfo
@@ -1 +1 @@
-MD5 (optparse-0.7.5.tar.gz) = 6b4a5e1957f62c030b81d8041dc1f63a
+MD5 (ruby/optparse-0.7.5.tar.gz) = 6b4a5e1957f62c030b81d8041dc1f63a
diff --git a/devel/ruby-property/Makefile b/devel/ruby-property/Makefile
index c6b024fbbfa4..196aff414c54 100644
--- a/devel/ruby-property/Makefile
+++ b/devel/ruby-property/Makefile
@@ -11,6 +11,7 @@ CATEGORIES= devel # ruby
MASTER_SITES= http://www.ueda.info.waseda.ac.jp/~igarashi/ruby/
PKGNAMEPREFIX= ruby-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
+DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
diff --git a/devel/ruby-property/distinfo b/devel/ruby-property/distinfo
index 39ae7dc3d4cf..b0e73c74a222 100644
--- a/devel/ruby-property/distinfo
+++ b/devel/ruby-property/distinfo
@@ -1 +1 @@
-MD5 (ruby-property-19990308.tar.gz) = e7629a1df441fc30fee05f8421a74346
+MD5 (ruby/ruby-property-19990308.tar.gz) = e7629a1df441fc30fee05f8421a74346
diff --git a/devel/ruby-racc/Makefile b/devel/ruby-racc/Makefile
index 43e1dba5d58b..b690ffed7522 100644
--- a/devel/ruby-racc/Makefile
+++ b/devel/ruby-racc/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 1.2.1
CATEGORIES= devel # ruby
MASTER_SITES= http://www1.u-netsurf.ne.jp/~brew/mine/soft/
PKGNAMEPREFIX= ruby-
+DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
diff --git a/devel/ruby-racc/distinfo b/devel/ruby-racc/distinfo
index 634f6a8c81e2..1549f1937c9f 100644
--- a/devel/ruby-racc/distinfo
+++ b/devel/ruby-racc/distinfo
@@ -1 +1 @@
-MD5 (racc-1.2.1.tar.gz) = 6a48cfdbdb480ae726a8cc5a06650e55
+MD5 (ruby/racc-1.2.1.tar.gz) = 6a48cfdbdb480ae726a8cc5a06650e55
diff --git a/devel/ruby-strscan/Makefile b/devel/ruby-strscan/Makefile
index 2058c7c22089..ab7cb3a6817b 100644
--- a/devel/ruby-strscan/Makefile
+++ b/devel/ruby-strscan/Makefile
@@ -10,6 +10,7 @@ PORTVERSION= 0.5.8
CATEGORIES= devel # ruby
MASTER_SITES= http://www1.u-netsurf.ne.jp/~brew/mine/soft/
PKGNAMEPREFIX= ruby-
+DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
diff --git a/devel/ruby-strscan/distinfo b/devel/ruby-strscan/distinfo
index 8c9a7fce20d8..18c2efbf660a 100644
--- a/devel/ruby-strscan/distinfo
+++ b/devel/ruby-strscan/distinfo
@@ -1 +1 @@
-MD5 (strscan-0.5.8.tar.gz) = 91afc597b8210b79a788163f0c01d429
+MD5 (ruby/strscan-0.5.8.tar.gz) = 91afc597b8210b79a788163f0c01d429