diff options
author | Brian Feldman <green@FreeBSD.org> | 2000-03-19 19:53:48 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 2000-03-19 19:53:48 +0000 |
commit | 2c884cae8eadad661ab96df1c529fcaa117ae816 (patch) | |
tree | e970e9b52cd803a4fbe9afb0cf2716d4bf256098 /games/xpuyopuyo/Makefile | |
parent | Activate gkrellm. (diff) |
Upgrade to 0.3.4: theme support.
Notes
Notes:
svn path=/head/; revision=26825
Diffstat (limited to 'games/xpuyopuyo/Makefile')
-rw-r--r-- | games/xpuyopuyo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xpuyopuyo/Makefile b/games/xpuyopuyo/Makefile index 653ee919e7af..e1e3345e8d8c 100644 --- a/games/xpuyopuyo/Makefile +++ b/games/xpuyopuyo/Makefile @@ -6,7 +6,7 @@ # $FreeBSD$ # -DISTNAME= xpuyopuyo-0.3.3 +DISTNAME= xpuyopuyo-0.3.4 CATEGORIES= games MASTER_SITES= http://chaos2.org/xpuyopuyo/ \ http://lenin.dabney.caltech.edu/~justins/xpuyopuyo/ |