diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-03 18:58:57 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-05-03 18:58:57 +0000 |
commit | ff57a36a5814648f6bbfc2b0c2df08bc52a60e40 (patch) | |
tree | 2338a6cdc3ec0a38a33fcec714afb3bcb87bc1fa /games/thegrind | |
parent | dad068d84dfe0bc26ed25ce1f808672be2a764c2 (diff) | |
download | ports-ff57a36a5814648f6bbfc2b0c2df08bc52a60e40.tar.gz ports-ff57a36a5814648f6bbfc2b0c2df08bc52a60e40.zip |
Notes
Diffstat (limited to 'games/thegrind')
-rw-r--r-- | games/thegrind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/thegrind/Makefile b/games/thegrind/Makefile index 74299198ad32..6749f1584a6a 100644 --- a/games/thegrind/Makefile +++ b/games/thegrind/Makefile @@ -3,7 +3,7 @@ PORTNAME= thegrind PORTVERSION= 0.1.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= games MASTER_SITES= SF/radius-engine/ld21/ |