summaryrefslogtreecommitdiff
path: root/audio/tracker
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>1998-04-22 11:05:01 +0000
committeragc <agc@pkgsrc.org>1998-04-22 11:05:01 +0000
commitff3e48e78cd4eedbe7651bdd59c94a81ab8c9cd5 (patch)
tree7c704a40be51eaf840514a005b30e0743cf59645 /audio/tracker
parent48a6874f33c640d2e890ef33bb3f91cfe8a60422 (diff)
downloadpkgsrc-ff3e48e78cd4eedbe7651bdd59c94a81ab8c9cd5.tar.gz
Fix INFO_FILES definitions to match the commands in bsd.pkg.mk
Diffstat (limited to 'audio/tracker')
-rw-r--r--audio/tracker/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile
index adcaf7944bf..40612940d18 100644
--- a/audio/tracker/Makefile
+++ b/audio/tracker/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 1998/04/20 11:56:20 frueauf Exp $
+# $NetBSD: Makefile,v 1.10 1998/04/22 11:05:02 agc Exp $
# FreeBSD Id: Makefile,v 1.29 1996/12/20 23:46:22 ache Exp
#
@@ -18,7 +18,7 @@ MAKE_FLAGS= MACHINE=netbsd CC=${CC} INSTALL="${INSTALL}" \
INST_MAN_OPT="-c -m 644 -o ${BINOWN} -g ${BINGRP}" \
COMPRESSION_FILE=${PREFIX}/etc/compression_methods -f
-INFO_FILES= tracker
+INFO_FILES= tracker.info
pre-install:
cd ${WRKSRC}/Docs && \