summaryrefslogtreecommitdiff
path: root/games/monkeybubble
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-01-29 15:19:34 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-01-29 15:19:34 +0000
commit14458193783dd1ef7325ef6dc6e9b301878cc24f (patch)
tree0bf343033da6324dedebd920e80addbb84c626d9 /games/monkeybubble
parent- Fix pkg-plist (diff)
Dunno yet what happened, but the monkeybubble website has disappeared
into the aether. I'm hosting the distfile locally until I can figger out what's up.
Notes
Notes: svn path=/head/; revision=99414
Diffstat (limited to 'games/monkeybubble')
-rw-r--r--games/monkeybubble/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile
index a2c99163b37b..d9816e0370e0 100644
--- a/games/monkeybubble/Makefile
+++ b/games/monkeybubble/Makefile
@@ -8,7 +8,9 @@
PORTNAME= monkeybubble
PORTVERSION= 0.1.9
CATEGORIES= games gnome
-MASTER_SITES= http://monkey-bubble.tuxfamily.org/
+#MASTER_SITES= http://monkey-bubble.tuxfamily.org/ #OMG where did the website go?!?!
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= adamw
DISTNAME= monkey-bubble-${PORTVERSION}
MAINTAINER= adamw@FreeBSD.org