diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-16 04:23:56 +0000 |
commit | c9ea361463fdd8aec9d24c027cc68bd5e7b88715 (patch) | |
tree | c84443c1fd53a260b2d55e125c0e729094460d72 /games/pydance | |
parent | b930369fb3d7a944dc0d38363a0833a5f75347f1 (diff) |
Notes
Diffstat (limited to 'games/pydance')
-rw-r--r-- | games/pydance/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/pydance/Makefile b/games/pydance/Makefile index 98a3bd976656..b9c9de3bccb5 100644 --- a/games/pydance/Makefile +++ b/games/pydance/Makefile @@ -7,6 +7,7 @@ PORTNAME= pydance PORTVERSION= 0.9.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.icculus.org/pyddr/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz ${SONGS} |