diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-31 03:06:27 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-08-31 03:06:27 +0000 |
commit | 205f0f8997ec095ac6c7473df4b733f7f212c80a (patch) | |
tree | 9f0a3bc36363f039ef55402d6fb3ffd002816490 /games/jools/Makefile | |
parent | e1fc3734a0cdee9c4d308c6506969eead9846c47 (diff) |
Notes
Diffstat (limited to 'games/jools/Makefile')
-rw-r--r-- | games/jools/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/jools/Makefile b/games/jools/Makefile index 28eb1a4c5e83..2fb48ac079e9 100644 --- a/games/jools/Makefile +++ b/games/jools/Makefile @@ -6,6 +6,7 @@ PORTNAME= jools PORTVERSION= 0.10 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= http://www.eecs.umich.edu/~pelzlpj/jools/ |