[Midnightbsd-cvs] mports: Makefile: license unknown, fix maintainer, tag

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 22 14:29:19 EDT 2008


Log Message:
-----------
license unknown, fix maintainer, tag

Modified Files:
--------------
    mports/games/goonies:
        Makefile (r1.1 -> r1.2)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/games/goonies/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L games/goonies/Makefile -L games/goonies/Makefile -u -r1.1 -r1.2
--- games/goonies/Makefile
+++ games/goonies/Makefile
@@ -2,6 +2,7 @@
 # Date created:		07 Sep 2006
 # Whom:			Dmitry Marakasov <amdmi3 at mail.ru>
 #
+# $MidnightBSD$
 # $FreeBSD: ports/games/goonies/Makefile,v 1.1 2006/09/12 20:47:55 miwi Exp $
 #
 
@@ -12,8 +13,9 @@
 DISTNAME=	${PORTNAME}_r${PORTVERSION:C/\./-/g}
 EXTRACT_SUFX=	.tgz
 
-MAINTAINER=	amdmi3 at mail.ru
+MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Remake of the 8 bit classic game 'The Goonies'
+LICENSE=	unknown
 
 USE_GMAKE=	yes
 USE_SDL=	sdl mixer image


More information about the Midnightbsd-cvs mailing list