diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2017-01-06 08:45:03 +0000 |
commit | 59e02117aea9ae6d6c79037f1d4957ee81aeb8c2 (patch) | |
tree | 95885249b6b2011574571c63b31de8555bd5007f /games/blobby | |
parent | bcaadb8b15ec9305933fbc000af476e1e314bc43 (diff) | |
download | ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.tar.gz ports-59e02117aea9ae6d6c79037f1d4957ee81aeb8c2.zip |
Notes
Diffstat (limited to 'games/blobby')
-rw-r--r-- | games/blobby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/blobby/Makefile b/games/blobby/Makefile index 74b6f6667433..98c26bf8087c 100644 --- a/games/blobby/Makefile +++ b/games/blobby/Makefile @@ -3,7 +3,7 @@ PORTNAME= blobby PORTVERSION= 1.0r3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/Blobby%20Volley%202%20%28Linux%29/1.0RC3/ DISTNAME= blobby2-linux-1.0rc3 |