diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:13:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-07-13 01:13:20 +0000 |
commit | 71b12105e0ed7a2f513832e05f336c97ebbfb121 (patch) | |
tree | 77518f4c95922576a3dcf4297ee511e6f683fcf5 /emulators/hfs | |
parent | c59c33f7bc9a58e536ce4e4c6926562459c81934 (diff) |
Notes
Diffstat (limited to 'emulators/hfs')
-rw-r--r-- | emulators/hfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile index 463f1c7b9a87..41bc2c9eb776 100644 --- a/emulators/hfs/Makefile +++ b/emulators/hfs/Makefile @@ -3,12 +3,12 @@ # Date created: 17 November 1994 # Whom: jmz # -# $Id$ +# $Id: Makefile,v 1.5 1995/04/15 03:45:37 asami Exp $ # DISTNAME= hfs0_37 PKGNAME= hfs-0.37 -CATEGORIES+= utilities +CATEGORIES+= emulation MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MAINTAINER= jmz@FreeBSD.org |