diff options
Diffstat (limited to 'games/fishsupper/Makefile')
-rw-r--r-- | games/fishsupper/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile index d08f4c6b527c..fabd915821ed 100644 --- a/games/fishsupper/Makefile +++ b/games/fishsupper/Makefile @@ -6,11 +6,9 @@ # PORTNAME= fishsupper -PORTVERSION= 0.1.5 -PORTREVISION= 2 +PORTVERSION= 0.1.5.1 CATEGORIES= games -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= amdmi3@FreeBSD.org COMMENT= Guide a cat across a series of rivers, jumping from log to log |