diff options
author | David Chisnall <theraven@FreeBSD.org> | 2019-02-03 15:37:58 +0000 |
---|---|---|
committer | David Chisnall <theraven@FreeBSD.org> | 2019-02-03 15:37:58 +0000 |
commit | 3f627ab4ceb27d868b1d614957e04bfa927d165b (patch) | |
tree | 8d55e3d4d3e216787ab6284b0e649a7a6d2f047d /games/gnustep-ladder/Makefile | |
parent | 6f24a15624ece550a72b46b91ed993a1f8a1d7ee (diff) | |
download | ports-3f627ab4ceb27d868b1d614957e04bfa927d165b.tar.gz ports-3f627ab4ceb27d868b1d614957e04bfa927d165b.zip |
Notes
Diffstat (limited to 'games/gnustep-ladder/Makefile')
-rw-r--r-- | games/gnustep-ladder/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile index 19e77fe092f8..e2fb013d0f98 100644 --- a/games/gnustep-ladder/Makefile +++ b/games/gnustep-ladder/Makefile @@ -3,7 +3,7 @@ PORTNAME= ladder PORTVERSION= 1.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= games gnustep MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- |