diff options
author | pav <pav@FreeBSD.org> | 2004-04-17 23:34:16 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-04-17 23:34:16 +0800 |
commit | e14135b60287c870ea72d94754ec06d4533102cd (patch) | |
tree | 0967d4736e539c0e339addcaa10678c9a517cb7a /games/pydance/Makefile | |
parent | 34e53ee2b06e731be1269eeee6278bf0a51a25e6 (diff) | |
download | freebsd-ports-gnome-e14135b60287c870ea72d94754ec06d4533102cd.tar.gz freebsd-ports-gnome-e14135b60287c870ea72d94754ec06d4533102cd.tar.zst freebsd-ports-gnome-e14135b60287c870ea72d94754ec06d4533102cd.zip |
- Update to 1.0.1
PR: ports/65654
Submitted by: Rudolf Polzer <freebsd-dr@durchnull.de> (maintainer)
Diffstat (limited to 'games/pydance/Makefile')
-rw-r--r-- | games/pydance/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/games/pydance/Makefile b/games/pydance/Makefile index b9c9de3bccb5..27a97729a6a4 100644 --- a/games/pydance/Makefile +++ b/games/pydance/Makefile @@ -6,8 +6,7 @@ # PORTNAME= pydance -PORTVERSION= 0.9.1 -PORTREVISION= 1 +PORTVERSION= 1.0.1 CATEGORIES= games MASTER_SITES= http://www.icculus.org/pyddr/ DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz ${SONGS} |