aboutsummaryrefslogtreecommitdiff
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
parent056a7b691b69a11853997bd81034721851420f5c (diff)
downloadports-14458193783dd1ef7325ef6dc6e9b301878cc24f.tar.gz
ports-14458193783dd1ef7325ef6dc6e9b301878cc24f.zip
Notes
-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