diff options
Diffstat (limited to 'comms/asterisk16/Makefile')
-rw-r--r-- | comms/asterisk16/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/comms/asterisk16/Makefile b/comms/asterisk16/Makefile index 1d5536c7543..90dd070aee0 100644 --- a/comms/asterisk16/Makefile +++ b/comms/asterisk16/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2009/12/15 21:32:37 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2009/12/30 04:11:02 jnemeth Exp $ # -DISTNAME= asterisk-1.6.1.9 -PKGREVISION= 1 +DISTNAME= asterisk-1.6.1.12 DIST_SUBDIR= ${PKGNAME_NOREV} EXTRACT_ONLY= ${DISTNAME}.tar.gz CATEGORIES= comms net audio |