diff options
author | wosch <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
---|---|---|
committer | wosch <wosch@FreeBSD.org> | 1997-04-20 13:20:00 +0000 |
commit | 0b27c058243382deccae8593e22dfb11224c6f8c (patch) | |
tree | 0db22f89d9e1aaad355d132137bc68056aa12231 /emulators | |
parent | 64d761c417b5443915bd995e218ae6a62ace3155 (diff) | |
download | FreeBSD-ports-0b27c058243382deccae8593e22dfb11224c6f8c.zip FreeBSD-ports-0b27c058243382deccae8593e22dfb11224c6f8c.tar.gz |
Add virtual category 'tk41'.
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/bsvc/Makefile | 4 | ||||
-rw-r--r-- | emulators/tkhfs/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 07ccc17..d292ede 100644 --- a/emulators/bsvc/Makefile +++ b/emulators/bsvc/Makefile @@ -3,11 +3,11 @@ # Date released: 03-Mar-1997 # Whom tenser # -# $Id: Makefile,v 1.2 1997/03/06 11:39:52 asami Exp $ +# $Id: Makefile,v 1.3 1997/03/07 08:05:09 tg Exp $ # DISTNAME= bsvc-2.0 -CATEGORIES= emulators +CATEGORIES= emulators tk41 MASTER_SITES= ftp://ftp.ncsu.edu/pub/eos/pub/bsvc/distribution/ EXTRACT_SUFX= -src.tar.z diff --git a/emulators/tkhfs/Makefile b/emulators/tkhfs/Makefile index c39b955..fd1070d 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 |