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 | f270e85cda3aa00c30c9593184718124053ab841 (patch) | |
tree | d6745e785cc7cd51e674f8182cb4a59727803626 /audio/dap | |
parent | cb473c0ae6a9bf0cabed150a8856ef6060b45467 (diff) | |
download | pkgsrc-f270e85cda3aa00c30c9593184718124053ab841.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 |