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 | |
parent | Add cpphs, a simplified re-implementation of cpp, the C pre-processor, in (diff) |
Chase the gstreamer shared lib version, and bump PORTREVISION where
appropriate.
Notes
Notes:
svn path=/head/; revision=111480
Diffstat (limited to 'games')
-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} |