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 0b54a3417c5..0c05f2add22 100644 --- a/comms/asterisk16/Makefile +++ b/comms/asterisk16/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.36 2012/01/14 08:30:15 jnemeth Exp $ +# $NetBSD: Makefile,v 1.37 2012/01/17 02:12:52 jnemeth Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked DISTNAME= asterisk-1.6.2.22 +PKGREVISION= 1 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz |