summaryrefslogtreecommitdiff
path: root/emulators/hfs/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1995-11-22 11:48:30 +0000
committerSatoshi Asami <asami@FreeBSD.org>1995-11-22 11:48:30 +0000
commit46381ef82f77c7f022c92783bf164356ffc8ae44 (patch)
tree546452d4d691e52640b22d04497f8f5def712aef /emulators/hfs/Makefile
parentChange category from "development" to "databases devel". (diff)
Change category name from "emulation" to "emulators". This was the
most confusing of all!
Notes
Notes: svn path=/head/; revision=2446
Diffstat (limited to 'emulators/hfs/Makefile')
-rw-r--r--emulators/hfs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hfs/Makefile b/emulators/hfs/Makefile
index 41bc2c9eb776..752fdf6f94ef 100644
--- a/emulators/hfs/Makefile
+++ b/emulators/hfs/Makefile
@@ -3,12 +3,12 @@
# Date created: 17 November 1994
# Whom: jmz
#
-# $Id: Makefile,v 1.5 1995/04/15 03:45:37 asami Exp $
+# $Id: Makefile,v 1.6 1995/07/13 01:13:13 asami Exp $
#
DISTNAME= hfs0_37
PKGNAME= hfs-0.37
-CATEGORIES+= emulation
+CATEGORIES+= emulators
MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/
MAINTAINER= jmz@FreeBSD.org