diff options
author | zafer <zafer@pkgsrc.org> | 2009-05-20 23:42:59 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-05-20 23:42:59 +0000 |
commit | 67848071df31c07a3f9b52daff8ff15ffe29eeb9 (patch) | |
tree | 7dced87cd69964d54679cedb7a3502f30236c25d /comms | |
parent | 4d3009d5eb37a1e53eb7acd626ece18f338ea911 (diff) | |
download | pkgsrc-67848071df31c07a3f9b52daff8ff15ffe29eeb9.tar.gz |
update master site and homepage.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/asterisk-sounds-extra/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/asterisk-sounds-extra/Makefile b/comms/asterisk-sounds-extra/Makefile index ef775d133b8..dfe6cd8afca 100644 --- a/comms/asterisk-sounds-extra/Makefile +++ b/comms/asterisk-sounds-extra/Makefile @@ -1,14 +1,14 @@ -# $NetBSD: Makefile,v 1.6 2007/11/11 23:43:47 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2009/05/20 23:42:59 zafer Exp $ # VER= 1.2.1 DISTNAME= asterisk-sounds-${VER} PKGNAME= asterisk-sounds-extra-${VER} CATEGORIES= comms -MASTER_SITES= http://ftp2.digium.com/pub/asterisk/ +MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ftp.digium.com/pub/asterisk/ +HOMEPAGE= http://www.asterisk.org/ COMMENT= Asterisk IVR and miscellaneous sound files .include "../../mk/bsd.pkg.mk" |