diff options
author | Herve Quiroz <hq@FreeBSD.org> | 2005-04-05 12:01:09 +0000 |
---|---|---|
committer | Herve Quiroz <hq@FreeBSD.org> | 2005-04-05 12:01:09 +0000 |
commit | 36f78e98835ae7242f293d2fb291389b304ce97f (patch) | |
tree | 0ea5b10f40ce690abca2c4ebc3bad5a058711464 /games/jtans/Makefile | |
parent | f39336eeedf9017b5b5f2545008e4c35d20a6565 (diff) | |
download | ports-36f78e98835ae7242f293d2fb291389b304ce97f.tar.gz ports-36f78e98835ae7242f293d2fb291389b304ce97f.zip |
Notes
Diffstat (limited to 'games/jtans/Makefile')
-rw-r--r-- | games/jtans/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/games/jtans/Makefile b/games/jtans/Makefile index 4d7312564f8a..91826e1f4cd6 100644 --- a/games/jtans/Makefile +++ b/games/jtans/Makefile @@ -9,7 +9,7 @@ PORTNAME= jtans PORTVERSION= 1.0 PORTREVISION= 1 -CATEGORIES= games +CATEGORIES= games java MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}_appli-${PORTVERSION} @@ -20,8 +20,6 @@ COMMENT= A (not so) ancient puzzle RUN_DEPENDS= java:${PORTSDIR}/java/javavmwrapper -BROKEN= Size mismatch - NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= # empty |