summaryrefslogtreecommitdiff
path: root/java/jdk-tutorial/Makefile
diff options
context:
space:
mode:
authorBill Fumerola <billf@FreeBSD.org>1999-06-28 02:24:57 +0000
committerBill Fumerola <billf@FreeBSD.org>1999-06-28 02:24:57 +0000
commitb111804601159bc53be3e38be51a0671ccd4209c (patch)
tree1605d513e08571ad2eafeb964ff0e6e9ecd6aa83 /java/jdk-tutorial/Makefile
parentFix the fix for -current (no longer use sys/rlist.h). (diff)
New ports/{java,irc,x11-servers} categories, Step #4 - Adjust new Makefiles.
Notes
Notes: svn path=/head/; revision=19854
Diffstat (limited to 'java/jdk-tutorial/Makefile')
-rw-r--r--java/jdk-tutorial/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/java/jdk-tutorial/Makefile b/java/jdk-tutorial/Makefile
index 5a30cc35a18d..5c60aefa3a02 100644
--- a/java/jdk-tutorial/Makefile
+++ b/java/jdk-tutorial/Makefile
@@ -3,12 +3,12 @@
# Date created: Tue Mar 23 10:18:20 EET 1999
# Whom: Martti Kuparinen <martti.kuparinen@ericsson.com>
#
-# $Id: Makefile,v 1.3 1999/05/05 15:23:20 fenner Exp $
+# $Id: Makefile,v 1.4 1999/05/06 00:14:03 taoka Exp $
#
DISTNAME= tutorial
PKGNAME= jdk-tutorial-1.1.7
-CATEGORIES= lang
+CATEGORIES= java
MASTER_SITES= ftp://ftp.javasoft.com/docs/
MAINTAINER= martti.kuparinen@ericsson.com