diff options
author | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-22 00:17:18 +0000 |
---|---|---|
committer | Marc G. Fournier <scrappy@FreeBSD.org> | 1999-04-22 00:17:18 +0000 |
commit | a05c0a07b80dea11eea81423e72bb8e48657d1ae (patch) | |
tree | d0acdf67187748983f1ed227f55e4641b2b50de1 /lang/ruby/Makefile | |
parent | bc0aa3f9d6e59ce02fd0b1347bd75e40f56544da (diff) | |
download | ports-a05c0a07b80dea11eea81423e72bb8e48657d1ae.tar.gz ports-a05c0a07b80dea11eea81423e72bb8e48657d1ae.zip |
Notes
Diffstat (limited to 'lang/ruby/Makefile')
-rw-r--r-- | lang/ruby/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/ruby/Makefile b/lang/ruby/Makefile index 0f7144a7daaf..a87ae19152e3 100644 --- a/lang/ruby/Makefile +++ b/lang/ruby/Makefile @@ -3,7 +3,7 @@ # Date created: 04 September 1997 # Whom: Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp> # -# $Id: Makefile,v 1.9 1999/02/22 04:11:48 steve Exp $ +# $Id: Makefile,v 1.10 1999/04/19 03:55:51 steve Exp $ # DISTNAME= ruby-1.2.5 @@ -17,8 +17,6 @@ MASTER_SITES= ftp://ftp.netlab.co.jp/pub/lang/ruby/${BRANCH_NAME}/ \ MAINTAINER= yasuf@big.or.jp -WWW_SITE= http://www.netlab.co.jp/ruby/ - GNU_CONFIGURE= yes #USE_AUTOCONF= yes MAN1= ruby.1 |