diff options
author | Neel Chauhan <nc@FreeBSD.org> | 2021-02-14 23:21:02 +0000 |
---|---|---|
committer | Neel Chauhan <nc@FreeBSD.org> | 2021-02-14 23:21:02 +0000 |
commit | 1385312c504f56c0d576ed42cf48ceadce214333 (patch) | |
tree | 1e67e269e5a3d5b0d2a3e5ef69513d33fc937dce /games/grubik | |
parent | 75a813c71581cfbb8ae865f30fff77103a0a28f3 (diff) |
Update a few GNUstep ports:
* devel/gnustep-make: Update to 2.8.0
* lang/gnustep-base: Update to 1.27.0
* x11-toolkits/gnustep-back: update to 0.28.0
* x11-toolkits/gnustep-gui: update to 0.28.0
Also bump PORTREVISION on dependent ports.
Notes
Notes:
svn path=/head/; revision=565273
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 fa2d23112ef5..50f751cbb786 100644 --- a/games/grubik/Makefile +++ b/games/grubik/Makefile @@ -2,7 +2,7 @@ PORTNAME= grubik PORTVERSION= 0.1 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= games gnustep MASTER_SITES= http://debian.uni-essen.de/misc/GNUstep/Apps/Recreational/ DISTNAME= GRubik |