Wed May 20 23:43:00 2009 UTC ()
update master site and homepage.


(zafer)
diff -r1.6 -r1.7 pkgsrc/comms/asterisk-sounds-extra/Makefile

cvs diff -r1.6 -r1.7 pkgsrc/comms/asterisk-sounds-extra/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/comms/asterisk-sounds-extra/Attic/Makefile 2007/11/11 23:43:47 1.6
+++ pkgsrc/comms/asterisk-sounds-extra/Attic/Makefile 2009/05/20 23:42:59 1.7
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.6 2007/11/11 23:43:47 wiz Exp $ 1# $NetBSD: Makefile,v 1.7 2009/05/20 23:42:59 zafer Exp $
2# 2#
3 3
4VER= 1.2.1 4VER= 1.2.1
5DISTNAME= asterisk-sounds-${VER} 5DISTNAME= asterisk-sounds-${VER}
6PKGNAME= asterisk-sounds-extra-${VER} 6PKGNAME= asterisk-sounds-extra-${VER}
7CATEGORIES= comms 7CATEGORIES= comms
8MASTER_SITES= http://ftp2.digium.com/pub/asterisk/ 8MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/
9 9
10MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= http://ftp.digium.com/pub/asterisk/ 11HOMEPAGE= http://www.asterisk.org/
12COMMENT= Asterisk IVR and miscellaneous sound files 12COMMENT= Asterisk IVR and miscellaneous sound files
13 13
14.include "../../mk/bsd.pkg.mk" 14.include "../../mk/bsd.pkg.mk"