diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /games/robocode | |
parent | baa68c63d40ffc2c059c978764c3c89675445e55 (diff) | |
download | ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.tar.gz ports-7e52725f2a86aad46bd6b50d5581b6ef0afd0e19.zip |
Notes
Diffstat (limited to 'games/robocode')
-rw-r--r-- | games/robocode/Makefile | 1 | ||||
-rw-r--r-- | games/robocode/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/robocode/Makefile b/games/robocode/Makefile index ea1218dd6fd2..4632225a72b2 100644 --- a/games/robocode/Makefile +++ b/games/robocode/Makefile @@ -13,6 +13,7 @@ DISTNAME= robocode-setup-${PORTVERSION} EXTRACT_SUFX= .jar MAINTAINER= sobomax@FreeBSD.org +COMMENT= A game for learning Java[tm] programming language USE_JAVA= 1.3+ diff --git a/games/robocode/pkg-comment b/games/robocode/pkg-comment deleted file mode 100644 index 831f87b71a1a..000000000000 --- a/games/robocode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A game for learning Java[tm] programming language |