diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-06-17 05:05:39 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-06-17 05:05:39 +0000 |
commit | 63937b452b4723ea3e6b1228144aeea8a0c4ca89 (patch) | |
tree | 499e49b0db9484580c83f19f7fd045394c3ecf5c /audio | |
parent | 07a59186abf6b6e06e9153507f69df5ff73727e7 (diff) | |
download | ports-63937b452b4723ea3e6b1228144aeea8a0c4ca89.tar.gz ports-63937b452b4723ea3e6b1228144aeea8a0c4ca89.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/tracker/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/tracker/Makefile b/audio/tracker/Makefile index e2a6cf111cc3..85859cf167e0 100644 --- a/audio/tracker/Makefile +++ b/audio/tracker/Makefile @@ -8,7 +8,7 @@ PORTNAME= tracker PORTVERSION= 5.3 CATEGORIES= audio -MASTER_SITES= ftp://ftp.uni-trier.de/pub/unix/audio/tracker/ +MASTER_SITES= ${MASTER_SITE_NETBSD} EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org |