diff options
author | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
---|---|---|
committer | Matthew Rezny <rezny@FreeBSD.org> | 2017-05-23 05:03:14 +0000 |
commit | b760897dde0d10ee08ffa823ea202fdc49a6ad38 (patch) | |
tree | 2fcffe2c100e92346e147bad6c6d39f2d6aef063 /games/tomatoes | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) | |
download | ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.tar.gz ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.zip |
Notes
Diffstat (limited to 'games/tomatoes')
-rw-r--r-- | games/tomatoes/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/tomatoes/Makefile b/games/tomatoes/Makefile index 14938874ed7f..1b957e4215e3 100644 --- a/games/tomatoes/Makefile +++ b/games/tomatoes/Makefile @@ -3,6 +3,7 @@ PORTNAME= tomatoes PORTVERSION= 1.55 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF DISTFILES= ${PORTNAME}-linux-src-${PORTVERSION}${EXTRACT_SUFX} \ |