diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-27 12:10:36 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-10-27 12:10:36 +0000 |
commit | a2ecebcdff4a66e4750ddc387f59acd0914c1f7e (patch) | |
tree | a7610856f2f7adb4c3ab09ac915e759d4f57e73a /games/crossword/Makefile | |
parent | * Upgrade to 2.7.0. (diff) |
upgrade to 0.8.3
Diffstat (limited to 'games/crossword/Makefile')
-rw-r--r-- | games/crossword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/crossword/Makefile b/games/crossword/Makefile index fbb7c669d1d3..f5565bb21695 100644 --- a/games/crossword/Makefile +++ b/games/crossword/Makefile @@ -7,7 +7,7 @@ # PORTNAME= crossword -PORTVERSION= 0.8.1 +PORTVERSION= 0.8.3 CATEGORIES= games MASTER_SITES= http://www.ldc.usb.ve/~96-28234/ |