diff options
Diffstat (limited to 'comms/asterisk/Makefile')
-rw-r--r-- | comms/asterisk/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index e767ab7ddda..1c737da33f4 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.48 2008/02/28 08:53:31 wiz Exp $ +# $NetBSD: Makefile,v 1.49 2008/03/19 10:32:02 mjl Exp $ -DISTNAME= asterisk-1.2.24 -PKGREVISION= 2 +DISTNAME= asterisk-1.2.27 +#PKGREVISION= 2 CATEGORIES= comms net audio MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ |