diff options
author | stefan <stefan@FreeBSD.org> | 2006-06-29 17:40:38 +0000 |
---|---|---|
committer | stefan <stefan@FreeBSD.org> | 2006-06-29 17:40:38 +0000 |
commit | d68e738a67fa941a8afff45716f2f760f96845db (patch) | |
tree | c7f96826380e2a12347a49f0713be98275f8f46e /games/ftjava/Makefile | |
parent | 5f313fc567f602a14c581f067a0ddac868c8522b (diff) | |
download | FreeBSD-ports-d68e738a67fa941a8afff45716f2f760f96845db.zip FreeBSD-ports-d68e738a67fa941a8afff45716f2f760f96845db.tar.gz |
Update to version 1.0.
PR: 99372
Submitted by: maintainer
Approved by: arved (mentor)
Diffstat (limited to 'games/ftjava/Makefile')
-rw-r--r-- | games/ftjava/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ftjava/Makefile b/games/ftjava/Makefile index 2b53e4f..220401d 100644 --- a/games/ftjava/Makefile +++ b/games/ftjava/Makefile @@ -5,7 +5,7 @@ # $FreeBSD$ PORTNAME= ftjava -PORTVERSION= 0.19 +PORTVERSION= 1.0 CATEGORIES= games java MASTER_SITES= http://www.warpfish.com/davisje/:file1 \ http://home.nycap.rr.com/davisje/ftjava/:doc1 |