diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2016-11-23 12:45:46 +0000 |
commit | a8713d15f4d56c9054b5d6a952f5c3613f04959a (patch) | |
tree | 9f8db44177ed46a64b46576a24dfdf8ada114376 /games/fishsupper | |
parent | c9e5b0da2c7f6a3df13a274b6b410d835805742f (diff) | |
download | ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.tar.gz ports-a8713d15f4d56c9054b5d6a952f5c3613f04959a.zip |
Notes
Diffstat (limited to 'games/fishsupper')
-rw-r--r-- | games/fishsupper/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fishsupper/Makefile b/games/fishsupper/Makefile index b7d2708e4db3..9aab858d7253 100644 --- a/games/fishsupper/Makefile +++ b/games/fishsupper/Makefile @@ -3,7 +3,7 @@ PORTNAME= fishsupper PORTVERSION= 0.1.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME} |