=================================================================== RCS file: /cvs/ports/games/xmoto/Attic/Makefile,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- ports/games/xmoto/Attic/Makefile 2009/04/17 22:53:31 1.5 +++ ports/games/xmoto/Attic/Makefile 2009/04/20 13:06:19 1.6 @@ -1,9 +1,9 @@ -# $OpenBSD: Makefile,v 1.5 2009/04/17 21:53:31 yason Exp $ +# $OpenBSD: Makefile,v 1.6 2009/04/20 12:06:19 yason Exp $ COMMENT = challenging 2D motocross platform game V = 0.5.1 -DISTNAME = xmoto-${V}src +DISTNAME = xmoto-${V}-src PKGNAME = xmoto-${V} CATEGORIES = games