diff options
Diffstat (limited to 'games/supertux2/Makefile')
-rw-r--r-- | games/supertux2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/supertux2/Makefile b/games/supertux2/Makefile index 529b390..ab984fd 100644 --- a/games/supertux2/Makefile +++ b/games/supertux2/Makefile @@ -6,7 +6,7 @@ CATEGORIES= games MASTER_SITES= https://github.com/SuperTux/supertux/releases/download/v${PORTVERSION}/ PKGNAMESUFFIX= 2 -MAINTAINER= makc@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Side-scroller game similar to Super Mario Brothers BUILD_DEPENDS= ${LOCALBASE}/include/boost/smart_ptr.hpp:devel/boost-libs |