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/gnome-chess/Makefile | |
parent | d15cb2de1807d8fd4da425ec9c256443fb7dcba4 (diff) | |
download | ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.tar.gz ports-b760897dde0d10ee08ffa823ea202fdc49a6ad38.zip |
Notes
Diffstat (limited to 'games/gnome-chess/Makefile')
-rw-r--r-- | games/gnome-chess/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/gnome-chess/Makefile b/games/gnome-chess/Makefile index 65cc5a978c92..ef950365673c 100644 --- a/games/gnome-chess/Makefile +++ b/games/gnome-chess/Makefile @@ -3,6 +3,7 @@ PORTNAME= gnome-chess PORTVERSION= 3.24.1 +PORTREVISION= 1 CATEGORIES= games gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 |