diff options
Diffstat (limited to 'games/nlarn/Makefile')
-rw-r--r-- | games/nlarn/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/nlarn/Makefile b/games/nlarn/Makefile index 648f93ae5a6d..d90f401f4ba6 100644 --- a/games/nlarn/Makefile +++ b/games/nlarn/Makefile @@ -3,10 +3,11 @@ PORTNAME= nlarn PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF -MAINTAINER= martin@arp242.net +MAINTAINER= ports@toco-domains.de COMMENT= Roguelike game and as such a remake of the classic game Larn LICENSE= GPLv3 |