diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-05 18:41:22 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-05 18:41:22 +0000 |
commit | 33d083d103040a4030f39171b13e07c394882bd4 (patch) | |
tree | 177f91b36b8e7ebf848f33a6acd38be7a6d3bec0 /audio/tfmxplay/Makefile | |
parent | 160afa9ac396d5068a94f9cd2ff61e6d21b51b6a (diff) | |
download | pkgsrc-33d083d103040a4030f39171b13e07c394882bd4.tar.gz |
Disable master site and fetch from backup. Host does not resolve.
Diffstat (limited to 'audio/tfmxplay/Makefile')
-rw-r--r-- | audio/tfmxplay/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/tfmxplay/Makefile b/audio/tfmxplay/Makefile index 995717a2d85..87691d63adc 100644 --- a/audio/tfmxplay/Makefile +++ b/audio/tfmxplay/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2008/03/02 06:10:34 jlam Exp $ +# $NetBSD: Makefile,v 1.14 2009/05/05 18:47:53 zafer Exp $ # DISTNAME= tfmxplay-0.6 CATEGORIES= audio -MASTER_SITES= http://darkstar.tabu.uni-bonn.de/~neo/tfmx/ +MASTER_SITES= # http://darkstar.tabu.uni-bonn.de/~neo/tfmx/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org |