diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:17:43 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 17:17:43 +0000 |
commit | 094d906123a6e4a3ec09c49b60f1438ad248748c (patch) | |
tree | 80d533214ab0334391c3310d981fc22904f9eea6 /games/gturing | |
parent | 824a8c2ae601c57eee8df6bd829b3eaf6dc50795 (diff) |
Notes
Diffstat (limited to 'games/gturing')
-rw-r--r-- | games/gturing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gturing/Makefile b/games/gturing/Makefile index ac5cb0bb8060..08053dcdf126 100644 --- a/games/gturing/Makefile +++ b/games/gturing/Makefile @@ -3,7 +3,7 @@ PORTNAME= gturing PORTVERSION= 0.1.1 -PORTREVISION= 19 +PORTREVISION= 20 CATEGORIES= games gnome MASTER_SITES= ftp://ftp.gnome.org/pub/gnome/sources/gturing/0.1/ |