diff options
author | asami <asami@FreeBSD.org> | 1995-11-26 20:21:03 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1995-11-26 20:21:03 +0800 |
commit | 6ba058b153d27ae0af9eb335dd9f4c365ccdc5d2 (patch) | |
tree | 8ec0612d43948c483b60b53bbdd538adfff2fe7f /emulators/tkhfs | |
parent | 6ed1da10fd94645193fb44de49de1e1205752bae (diff) | |
download | freebsd-ports-gnome-6ba058b153d27ae0af9eb335dd9f4c365ccdc5d2.tar.gz freebsd-ports-gnome-6ba058b153d27ae0af9eb335dd9f4c365ccdc5d2.tar.zst freebsd-ports-gnome-6ba058b153d27ae0af9eb335dd9f4c365ccdc5d2.zip |
Change "emulation" to "emulators". I have no idea how I missed this one!
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 5bdd65b4888e..7a8a7c7cf661 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 |