From 45e6ae60db52d16892a1b99f3cc457c0614cf582 Mon Sep 17 00:00:00 2001 From: Muhammad Moinur Rahman Date: Wed, 23 Apr 2025 21:06:58 +0200 Subject: [PATCH] games/tads: Return to pool --- games/tads/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/games/tads/Makefile b/games/tads/Makefile index d6d974f5f433..a30410655f58 100644 --- a/games/tads/Makefile +++ b/games/tads/Makefile @@ -1,10 +1,10 @@ PORTNAME= tads -PORTVERSION= 2.5.9 +DISTVERSION= 2.5.9 CATEGORIES= games lang MASTER_SITES= LOCAL/kris DISTNAME= tads23-unix -MAINTAINER= bofh@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= TADS compiler/interpreter for interactive fiction WWW= https://www.tads.org/