diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-13 18:01:27 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-13 18:01:27 +0000 |
commit | a069686eb8c76bfb85dd8c3b33913d604a512d94 (patch) | |
tree | 5a202b8dfce599af5228dd70fd748d2c4f2e03c7 /games/qnetwalk/Makefile | |
parent | 286c1c56ca9bd17c81d9dcd35562aff1b8724825 (diff) | |
download | pkgsrc-a069686eb8c76bfb85dd8c3b33913d604a512d94.tar.gz |
Update to 1.2, provided by Ian Zagorskih in PR 29941.
2005-04-10 * QNetWalk 1.2 released.
* Added German translation by Thomas Loeber
* Added Spanish translation by Ismael Asensio
* Added Polish translation by Aleksander Wojdyga
* Added Brazilian Portuguese translation by Paulo Vitor
* Added the desktop file.
Diffstat (limited to 'games/qnetwalk/Makefile')
-rw-r--r-- | games/qnetwalk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/qnetwalk/Makefile b/games/qnetwalk/Makefile index f9cc193b389..e1520ea84b1 100644 --- a/games/qnetwalk/Makefile +++ b/games/qnetwalk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2005/05/22 20:08:02 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/10/13 18:01:27 wiz Exp $ # -DISTNAME= qnetwalk-1.1 +DISTNAME= qnetwalk-1.2 CATEGORIES= x11 games MASTER_SITES= http://qt.osdn.org.ua/ |