diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-14 18:31:04 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-06-14 18:31:04 +0000 |
commit | 07e83a4a5b4dccc334fc2aa17e809d1d0ddb001a (patch) | |
tree | efec619a8c86c04938bbfcdbe6a9c53ff07cd5cb /games/monkeybubble | |
parent | 03ae7cbb7a3049c2127cea981d7567a5130c4aad (diff) | |
download | ports-07e83a4a5b4dccc334fc2aa17e809d1d0ddb001a.tar.gz ports-07e83a4a5b4dccc334fc2aa17e809d1d0ddb001a.zip |
Notes
Diffstat (limited to 'games/monkeybubble')
-rw-r--r-- | games/monkeybubble/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/monkeybubble/Makefile b/games/monkeybubble/Makefile index 9fcf72a0b40a..d59bd39cfc16 100644 --- a/games/monkeybubble/Makefile +++ b/games/monkeybubble/Makefile @@ -7,7 +7,7 @@ PORTNAME= monkeybubble PORTVERSION= 0.1.9 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnome #MASTER_SITES= http://monkey-bubble.tuxfamily.org/ #OMG where did the website go?!?! MASTER_SITES= ${MASTER_SITE_LOCAL} |