diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-25 21:04:54 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-01-25 21:04:54 +0000 |
commit | a678c3596ca98e9aa399ca8e079d1151bba1de7e (patch) | |
tree | 3e34b5b8fcad82feea02cb0e7ed21487003a36e7 /devel/Makefile | |
parent | Update ruby and ruby-devel to the latest snapshots as of 2002-01-26. (diff) |
Let net/ruby-uri and devel/ruby-timex retire, which have now been
included in the standard distribution of ruby. (both 1.6 and 1.7)
Bump PORTREVISIONs of dependent ports for those who don't use
portupgrade/pkgdb which can handle stale package dependencies.
Notes
Notes:
svn path=/head/; revision=53731
Diffstat (limited to 'devel/Makefile')
-rw-r--r-- | devel/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile index b357fea32813..b518e3202973 100644 --- a/devel/Makefile +++ b/devel/Makefile @@ -580,7 +580,6 @@ SUBDIR += ruby-strscan SUBDIR += ruby-sysvipc SUBDIR += ruby-textbuf - SUBDIR += ruby-timex SUBDIR += ruby-tzfile SUBDIR += ruby-unit SUBDIR += rudiments |