diff options
author | zafer <zafer> | 2011-03-11 10:24:35 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-11 10:24:35 +0000 |
commit | 9d58abb38d7326fa151d1b6f39125a714412f819 (patch) | |
tree | 6f8bacec5fbe47b591ad5f8c55cbc8fdfc2feaff /audio | |
parent | 1fd338f0ec1d41f7a4da2978339e16308a9b8596 (diff) | |
download | pkgsrc-9d58abb38d7326fa151d1b6f39125a714412f819.tar.gz |
service discontinued. prevent timeout. fetch from backup.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/moc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/moc/Makefile b/audio/moc/Makefile index fb44e057e84..0c265e36bc7 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2009/02/21 13:22:43 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2011/03/11 10:24:35 zafer Exp $ DISTNAME= moc-2.4.3 PKGREVISION= 2 CATEGORIES= audio -MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ +MASTER_SITES= # ftp://ftp.daper.net/pub/soft/moc/stable/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= peter.schuller@infidyne.com |