diff options
Diffstat (limited to 'games/biloba/Makefile')
-rw-r--r-- | games/biloba/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/biloba/Makefile b/games/biloba/Makefile index 2fe408e27d2a..3340bdd50d64 100644 --- a/games/biloba/Makefile +++ b/games/biloba/Makefile @@ -6,11 +6,9 @@ # PORTNAME= biloba -PORTVERSION= 0.4 -PORTREVISION= 2 +PORTVERSION= 0.6 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= amdmi3@amdmi3.ru COMMENT= A strategy board game for 2 to 4 players |