diff options
Diffstat (limited to 'games/frabs/Makefile')
-rw-r--r-- | games/frabs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/frabs/Makefile b/games/frabs/Makefile index 8fe679ea5985..ff94e0c4e7b2 100644 --- a/games/frabs/Makefile +++ b/games/frabs/Makefile @@ -11,7 +11,7 @@ CATEGORIES= games MASTER_SITES= http://www.cs.uidaho.edu/~cass0664/fRaBs/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= The fRaBs (Free Abuse) data files for the Abuse game engine RUN_DEPENDS= abuse.sdl:${PORTSDIR}/games/abuse_sdl |