git: 338af1e558e3 - main - games/glest: Refactor after wxgtk28 removal
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 31 Dec 2022 03:25:48 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=338af1e558e3d68ec665530da3f1d6779a6c0b61 commit 338af1e558e3d68ec665530da3f1d6779a6c0b61 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-12-31 03:24:49 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-12-31 03:24:49 +0000 games/glest: Refactor after wxgtk28 removal - Add LICENSE - Use OPTIONS framework - Pet portclippy Approved by: portmgr --- games/glest/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/games/glest/Makefile b/games/glest/Makefile index 619ba4af7c60..317f6ea9d7d7 100644 --- a/games/glest/Makefile +++ b/games/glest/Makefile @@ -1,6 +1,6 @@ PORTNAME= glest PORTVERSION= 3.2.2 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20source/${PORTVERSION} DISTNAME= ${PORTNAME}_source_${PORTVERSION}