From dfc806ae70f1cd36860b6b90e4185d2198446f7a Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 12 Dec 2021 16:53:57 +0900 Subject: games/omega: Fix inventory display crash and take maintainership PR: 259786 Reported by: Alex (new maintainer) Approved by: portmgr (blanket: bugfix, unmaintained port) MFH: 2021Q4 --- games/omega/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'games/omega/Makefile') diff --git a/games/omega/Makefile b/games/omega/Makefile index a77f6a43b0e1..89c94899c7c2 100644 --- a/games/omega/Makefile +++ b/games/omega/Makefile @@ -2,11 +2,12 @@ PORTNAME= omega PORTVERSION= 0.90.4 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.alcyone.com/binaries/omega/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= ports@FreeBSD.org +MAINTAINER= r7st.guru@gmail.com COMMENT= Complex rogue-style game of dungeon exploration USES= gmake ncurses -- cgit v1.2.3