diff options
Diffstat (limited to 'emulators/tkhfs')
-rw-r--r-- | emulators/tkhfs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index 5bdd65b..7a8a7c7 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -3,12 +3,12 @@ # Date created: 17 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.9 1995/10/05 14:13:37 jmz Exp $ +# $Id: Makefile,v 1.10 1995/11/22 11:48:23 asami Exp $ # DISTNAME= tkhfs PKGNAME= tkhfs-2.4 -CATEGORIES+= emulation x11 +CATEGORIES+= emulators x11 MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MAINTAINER= jmz@FreeBSD.org |