diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
commit | 1760fd66540c713665a0483dcd354481bc58ae6f (patch) | |
tree | 134eb59f36f3fd48bf496a725a676c06a10d4726 /emulators/tkhfs | |
parent | 0a1819bd2829c7ed870f700dd9be402a8f769f3f (diff) | |
download | ports-1760fd66540c713665a0483dcd354481bc58ae6f.tar.gz ports-1760fd66540c713665a0483dcd354481bc58ae6f.zip |
Notes
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 c39b95570f3a..fd1070d93475 100644 --- a/emulators/tkhfs/Makefile +++ b/emulators/tkhfs/Makefile @@ -3,12 +3,12 @@ # Date created: 17 November 1994 # Whom: jmz # -# $Id: Makefile,v 1.13 1996/11/12 02:17:00 obrien Exp $ +# $Id: Makefile,v 1.14 1996/11/16 08:57:10 asami Exp $ # DISTNAME= tkhfs PKGNAME= tkhfs-1.27 -CATEGORIES= emulators x11 +CATEGORIES= emulators x11 tk41 MASTER_SITES= ftp://ftp.obs-besancon.fr/pub/outgoing/ MAINTAINER= jmz@FreeBSD.org |