diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-13 03:00:51 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-13 03:00:51 +0000 |
commit | 6b961c6c13ab036fcc1c962d1ed4c1d31bcd30c0 (patch) | |
tree | 519fdea408e4078a7e1b57abe61a72d530e87053 /lang/ruby14-irb | |
parent | da14f13abc788b916bb0374d3300bb1e68fc70b6 (diff) |
Fix a typo I introduced.
Notes
Notes:
svn path=/head/; revision=20179
Diffstat (limited to 'lang/ruby14-irb')
-rw-r--r-- | lang/ruby14-irb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/ruby14-irb/Makefile b/lang/ruby14-irb/Makefile index 96e886d28fce..1ed9a55db196 100644 --- a/lang/ruby14-irb/Makefile +++ b/lang/ruby14-irb/Makefile @@ -3,7 +3,7 @@ # Date created: 19 April 1999 # Whom: Yasuhiro Fukuma <yasuf@big.or.jp> # -# $Id $ +# $Id$ # DISTNAME= irb-0.5.1 |