summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-04-05 07:30:56 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-04-05 07:30:56 +0000
commit9e097d6f3f69655af3b5b0145325dd899035bbf3 (patch)
treee436bbed9249f5a19f413736c52c9cb74b8c6d6d /emulators
parentMove the man pages to ${PREFIX}/man/ja from ja_JP.EUC. (diff)
Be careful when you touch DISTNAME, it affect WRKSRC....
Notes
Notes: svn path=/head/; revision=10427
Diffstat (limited to 'emulators')
-rw-r--r--emulators/bsvc/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/emulators/bsvc/Makefile b/emulators/bsvc/Makefile
index e01febe23aa9..d9d42d935443 100644
--- a/emulators/bsvc/Makefile
+++ b/emulators/bsvc/Makefile
@@ -3,15 +3,14 @@
# Date created: 03-Mar-1997
# Whom: tenser
#
-# $Id: Makefile,v 1.4 1997/04/20 13:19:01 wosch Exp $
+# $Id: Makefile,v 1.5 1998/04/04 13:14:19 jseger Exp $
#
-DISTNAME= bsvc-2.0-src
-PKGNAME= bsvc-2.0
+DISTNAME= bsvc-2.0
CATEGORIES= emulators tk41
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/emulators
-EXTRACT_SUFX= .tar.z
+EXTRACT_SUFX= -src.tar.z
MAINTAINER= tenser@spitfire.ecsel.psu.edu