diff options
author | zafer <zafer> | 2011-02-10 21:58:14 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-02-10 21:58:14 +0000 |
commit | 33e54654aebb10c214203896eea08235dab99431 (patch) | |
tree | ce7a8d479664bb09625ba2e10405433f3264c54f /audio/distmp3 | |
parent | 7bc3c3359cb554fe6ba87aa302dca4e3bf997cd2 (diff) | |
download | pkgsrc-33e54654aebb10c214203896eea08235dab99431.tar.gz |
provide distfile
Diffstat (limited to 'audio/distmp3')
-rw-r--r-- | audio/distmp3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/distmp3/Makefile b/audio/distmp3/Makefile index 83c2f738696..7ea1800b452 100644 --- a/audio/distmp3/Makefile +++ b/audio/distmp3/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2010/03/21 16:29:38 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2011/02/10 22:06:39 zafer Exp $ # DISTNAME= distmp3-0.1.9 CATEGORIES= audio -MASTER_SITES= http://distro.ibiblio.org/pub/linux/distributions/sorcerer/sources/distmp3/0.1.9/ +MASTER_SITES= http://distfiles.aydogan.net/audio/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |