diff options
author | zafer <zafer> | 2011-03-11 12:29:23 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-11 12:29:23 +0000 |
commit | 59630d3abc3105e8b84059a4a44b58610f515c90 (patch) | |
tree | 526d958214ac4c9c3f71a07a573bfa478a67e211 /graphics | |
parent | f94702e92ec66f4d4a003b3d6a5e4c3410606423 (diff) | |
download | pkgsrc-59630d3abc3105e8b84059a4a44b58610f515c90.tar.gz |
service suspended. fetch from backup. prevent timeout.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/rabbit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rabbit/Makefile b/graphics/rabbit/Makefile index 152e6dad4cb..652fd4ffb17 100644 --- a/graphics/rabbit/Makefile +++ b/graphics/rabbit/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2011/02/27 08:10:10 obache Exp $ +# $NetBSD: Makefile,v 1.28 2011/03/11 12:29:23 zafer Exp $ # DISTNAME= rabbit-0.9.2 CATEGORIES= graphics ruby -MASTER_SITES= http://www.cozmixng.org/~kou/download/ +MASTER_SITES= # http://www.cozmixng.org/~kou/download/ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://rabbit-shockers.org/ |