diff options
author | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
---|---|---|
committer | Bill Fumerola <billf@FreeBSD.org> | 1999-06-28 02:24:57 +0000 |
commit | b111804601159bc53be3e38be51a0671ccd4209c (patch) | |
tree | 1605d513e08571ad2eafeb964ff0e6e9ecd6aa83 /java/kaffe | |
parent | b5b2fe16059090bd016691f254ca384925120daf (diff) | |
download | ports-b111804601159bc53be3e38be51a0671ccd4209c.tar.gz ports-b111804601159bc53be3e38be51a0671ccd4209c.zip |
Notes
Diffstat (limited to 'java/kaffe')
-rw-r--r-- | java/kaffe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/java/kaffe/Makefile b/java/kaffe/Makefile index 3d77b707cd71..c17fc47bb560 100644 --- a/java/kaffe/Makefile +++ b/java/kaffe/Makefile @@ -3,11 +3,11 @@ # Date created: 20 February 1995 # Whom: Tim Wilkinson <tim@sarc.city.ac.uk> # -# $Id: Makefile,v 1.40 1999/03/08 07:28:30 asami Exp $ +# $Id: Makefile,v 1.41 1999/04/10 01:41:01 archie Exp $ # DISTNAME= kaffe-1.0.b4 -CATEGORIES= lang +CATEGORIES= java MASTER_SITES= ftp://ftp.transvirtual.com/pub/kaffe/ MAINTAINER= xaa@xaa.iae.nl |