summaryrefslogtreecommitdiff
path: root/audio/tracker
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-26 02:05:23 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-26 02:05:23 +0000
commit2bdbd8810933dedf812f5a874c69ddce53d27135 (patch)
tree8eb0e275feac9871a7b883deb07a2ac42b983858 /audio/tracker
parentDon't fetch Crack from a US site. (diff)
Switch to a MASTER_SITE that works and fix some things pointed out by portlint.
Notes
Notes: svn path=/head/; revision=8834
Diffstat (limited to 'audio/tracker')
-rw-r--r--audio/tracker/Makefile8
-rw-r--r--audio/tracker/pkg-descr1
2 files changed, 4 insertions, 5 deletions
diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile
index c61c130e4966..0a5f869c3e59 100644
--- a/audio/tracker/Makefile
+++ b/audio/tracker/Makefile
@@ -3,12 +3,12 @@
# Date created: 2 Oct 1994
# Whom: swallace
#
-# $Id: Makefile,v 1.28 1996/11/12 06:02:02 ache Exp $
+# $Id: Makefile,v 1.29 1996/12/20 23:46:22 ache Exp $
#
DISTNAME= tracker-5.3
CATEGORIES= audio
-MASTER_SITES= ftp://ftp.ens.fr/pub/dmi/users/espie/beta/
+MASTER_SITES= ftp://ftp.planix.com/pub/misc/
EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
@@ -28,8 +28,8 @@ post-install:
makeinfo --no-split tracker.texinfo -o tracker.info && \
gzip -f tracker.info && \
$(INSTALL_MAN) tracker.info.gz ${PREFIX}/info && \
- rm -f tracker.info.gz *.orig
+ ${RM} -f tracker.info.gz *.orig
-${MKDIR} ${PREFIX}/share/doc/tracker
- cp -R ${WRKSRC}/Docs/* ${PREFIX}/share/doc/tracker
+ ${CP} -R ${WRKSRC}/Docs/* ${PREFIX}/share/doc/tracker
.include <bsd.port.mk>
diff --git a/audio/tracker/pkg-descr b/audio/tracker/pkg-descr
index 2246f24fd3e7..bddfc1deb357 100644
--- a/audio/tracker/pkg-descr
+++ b/audio/tracker/pkg-descr
@@ -3,4 +3,3 @@ Soundtracker modules originated on the amiga, where several composing
playing programs are available, that give results mostly compatible
with each other. tracker just plays the specified files in sequence
according with the current options.
-