diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-28 10:58:23 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2001-04-28 10:58:23 +0000 |
commit | f028f8d1470b6ac52771e7a34e1a8d5e1c9f0a62 (patch) | |
tree | 531fbc3c1c77d98d7ba37e63e4800dea8f1c0640 /graphics/ruby-opengl/Makefile | |
parent | Fix patch-i (whitespaces). (diff) |
The distfile moved. (no change)
Diffstat (limited to 'graphics/ruby-opengl/Makefile')
-rw-r--r-- | graphics/ruby-opengl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index 881c0eb493a9..70e528111520 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -8,8 +8,7 @@ PORTNAME= opengl PORTVERSION= 0.32 CATEGORIES= graphics ruby -MASTER_SITES= http://www.ruby-lang.org/~knu/ -#MASTER_SITES= http://www2.giganet.net/~yoshi/ +MASTER_SITES= http://www2.giganet.net/~yoshi/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DISTNAME= rbogl-${PORTVERSION} EXTRACT_SUFX= .tgz |