diff options
Diffstat (limited to 'games/ultimatestunts/Makefile')
-rw-r--r-- | games/ultimatestunts/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ultimatestunts/Makefile b/games/ultimatestunts/Makefile index 0fa62f5a19c3..9ef31f1c6c77 100644 --- a/games/ultimatestunts/Makefile +++ b/games/ultimatestunts/Makefile @@ -11,7 +11,7 @@ DISTNAME= ${PORTNAME}-srcdata-${PORTVERSION:S/.//g} DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ ${PORTNAME}_icons${EXTRACT_SUFX}:icons -MAINTAINER= nemysis@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Racing game with elaborate stunts LICENSE= GPLv2+ |