diff options
Diffstat (limited to 'emulators/bsvc/Makefile')
-rw-r--r-- | emulators/bsvc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile index 07ccc174bf56..d292ede53fcf 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 |