=================================================================== RCS file: /cvs/ports/games/motogt/Makefile,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/games/motogt/Makefile 2011/10/27 16:52:05 1.1 +++ ports/games/motogt/Makefile 2011/10/27 16:56:24 1.2 @@ -1,8 +1,7 @@ -# $OpenBSD: Makefile,v 1.1 2011/10/27 16:52:05 yason Exp $ +# $OpenBSD: Makefile,v 1.2 2011/10/27 16:56:24 yason Exp $ #BROKEN = coredump on track loading -COMMENT = ??? -# COMMENT-foo = ??? for multi packages +COMMENT = 2D top-viewed moto racing game DISTNAME = MotoGT-20110505 PKGNAME = ${DISTNAME:L} @@ -13,7 +12,7 @@ MAINTAINER = Kirill Bychkov -# In case of GPL, version number must be appended (e.g. v2, v2+, v3). +# GPL/CC-BY-SA PERMIT_PACKAGE_CDROM = Yes PERMIT_PACKAGE_FTP = Yes PERMIT_DISTFILES_CDROM =Yes