diff options
-rw-r--r-- | emulators/e-uae/Makefile | 8 | ||||
-rw-r--r-- | games/stepmania-devel/Makefile | 8 |
2 files changed, 4 insertions, 12 deletions
diff --git a/emulators/e-uae/Makefile b/emulators/e-uae/Makefile index 89bdffb2ae53..d4e093200cf1 100644 --- a/emulators/e-uae/Makefile +++ b/emulators/e-uae/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: e-uae -# Date created: Sun Dec 5 15:03:37 CET 2004 -# Whom: Miguel Mendez <flynn@energyhq.es.eu.org> -# +# Created by: Miguel Mendez <flynn@energyhq.es.eu.org> # $FreeBSD$ -# PORTNAME= e-uae DISTVERSION= 0.8.29.w4 @@ -12,7 +8,7 @@ CATEGORIES= emulators MASTER_SITES= http://www.rcdrummond.net/uae/${DISTNAME}/ DISTNAME= e-uae-0.8.29-WIP4 -MAINTAINER= braddo@tranceaddict.net +MAINTAINER= ports@FreeBSD.org COMMENT= Enhanced version of UAE, the Amiga emulator CONFLICTS= uae-[0-9]* 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 \ |