diff options
| author | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 17:13:07 +0000 |
|---|---|---|
| committer | Daniel Engberg <diizzy@FreeBSD.org> | 2023-07-28 17:13:17 +0000 |
| commit | 664a2fa1e56e670a356f54c94389bdb47d868f3f (patch) | |
| tree | cac375e8d9b687285123442d247e84a82100ae57 /games/xglk | |
| parent | 7e8ed677f176d1b351caf44f308cf3a2f58266e8 (diff) | |
Diffstat (limited to 'games/xglk')
| -rw-r--r-- | games/xglk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xglk/Makefile b/games/xglk/Makefile index b84288e80e4b..38a4b6adcadb 100644 --- a/games/xglk/Makefile +++ b/games/xglk/Makefile @@ -1,6 +1,6 @@ PORTNAME= xglk PORTVERSION= 411 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= games MASTER_SITES= http://www.ifarchive.org/if-archive/programming/glk/implementations/ DISTNAME= ${PORTNAME}-0${PORTVERSION} |
