diff options
Diffstat (limited to 'games/stepmania-devel/Makefile')
-rw-r--r-- | games/stepmania-devel/Makefile | 8 |
1 files changed, 2 insertions, 6 deletions
diff --git a/games/stepmania-devel/Makefile b/games/stepmania-devel/Makefile index 76a7d0da2d07..5a7f3dbbd0c3 100644 --- a/games/stepmania-devel/Makefile +++ b/games/stepmania-devel/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: stepmania-devel -# Date created: 16 December 2007 -# Whom: Brad Allen <braddo@tranceaddict.net> -# +# Created by: Brad Allen <braddo@tranceaddict.net> # $FreeBSD$ -# PORTNAME= stepmania PORTVERSION= 20071121 @@ -13,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/OldFiles PKGNAMESUFFIX= -devel DISTNAME= StepMania-CVS-20071121-src -MAINTAINER= braddo@tranceaddict.net +MAINTAINER= ports@FreeBSD.org COMMENT= Stepmania dance and rhythm game LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad \ |