diff options
author | krion <krion@FreeBSD.org> | 2004-04-11 01:24:59 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-11 01:24:59 +0800 |
commit | 2640fceac70fa2eaf8d3ad131ee93f131cdd0e25 (patch) | |
tree | 2876365957cb53d8aae41bcea5523093ebbd6e2f /games/thudboard/Makefile | |
parent | 70d560530d177b6e890f86e3a32cca2f456a7520 (diff) | |
download | freebsd-ports-gnome-2640fceac70fa2eaf8d3ad131ee93f131cdd0e25.tar.gz freebsd-ports-gnome-2640fceac70fa2eaf8d3ad131ee93f131cdd0e25.tar.zst freebsd-ports-gnome-2640fceac70fa2eaf8d3ad131ee93f131cdd0e25.zip |
- Update to version 1.0
PR: ports/65401
Submitted by: maintainer
Diffstat (limited to 'games/thudboard/Makefile')
-rw-r--r-- | games/thudboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/thudboard/Makefile b/games/thudboard/Makefile index 92680e8f31d8..3bf247ad731b 100644 --- a/games/thudboard/Makefile +++ b/games/thudboard/Makefile @@ -6,7 +6,7 @@ # PORTNAME= thudboard -PORTVERSION= 0.9.9 +PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://www.million.nl/file/ |