diff options
Diffstat (limited to 'comms/asterisk16/Makefile')
-rw-r--r-- | comms/asterisk16/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk16/Makefile b/comms/asterisk16/Makefile index cde4f9d96ee..450e236f714 100644 --- a/comms/asterisk16/Makefile +++ b/comms/asterisk16/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2010/10/19 19:21:21 jnemeth Exp $ +# $NetBSD: Makefile,v 1.24 2010/11/10 09:29:13 jnemeth Exp $ # DISTNAME= asterisk-1.6.2.13 @@ -9,7 +9,7 @@ CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ http://downloads.asterisk.org/pub/telephony/sounds/releases/ -PKGREVISION= 1 +PKGREVISION= 2 OWNER= jnemeth@NetBSD.org HOMEPAGE= http://www.asterisk.org/ |