diff options
author | obache <obache@pkgsrc.org> | 2008-07-27 08:44:30 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-07-27 08:44:30 +0000 |
commit | 565710d25a7dc0b094ca90145f9171cecefe0051 (patch) | |
tree | d6745e785cc7cd51e674f8182cb4a59727803626 /audio/dap | |
parent | eaf4289e0af3898a1cfe139fbd8d49e95250e4ac (diff) | |
download | pkgsrc-565710d25a7dc0b094ca90145f9171cecefe0051.tar.gz |
MASTER_SITES is not available anymore, commented out.
Diffstat (limited to 'audio/dap')
-rw-r--r-- | audio/dap/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/dap/Makefile b/audio/dap/Makefile index db10a92f34c..6c3ce87f041 100644 --- a/audio/dap/Makefile +++ b/audio/dap/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2008/04/07 16:54:53 joerg Exp $ +# $NetBSD: Makefile,v 1.36 2008/07/27 08:45:58 obache Exp $ DISTNAME= dap-2.1.5 CATEGORIES= audio -MASTER_SITES= http://www.cee.hw.ac.uk/~richardk/downloads/ +MASTER_SITES= # http://www.cee.hw.ac.uk/~richardk/downloads/ EXTRACT_SUFX= .tgz MAINTAINER= scw@NetBSD.org |