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