diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:46:46 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2016-12-08 15:46:46 +0000 |
commit | 5c1d05b7a4c7c863d97ab17763827eaab977ccb5 (patch) | |
tree | b0b245f1df498a87a38fb999bf7dcd0affe8a891 /games/grubik | |
parent | 7ae3f48312a5166020cad3ab39d41712ee29cc8b (diff) | |
download | ports-5c1d05b7a4c7c863d97ab17763827eaab977ccb5.tar.gz ports-5c1d05b7a4c7c863d97ab17763827eaab977ccb5.zip |
Notes
Diffstat (limited to 'games/grubik')
-rw-r--r-- | games/grubik/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/grubik/Makefile b/games/grubik/Makefile index 7304e97ae140..6f1d6099511e 100644 --- a/games/grubik/Makefile +++ b/games/grubik/Makefile @@ -2,7 +2,7 @@ PORTNAME= grubik PORTVERSION= 0.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/Recreational/ DISTNAME= GRubik |