diff options
author | jnemeth <jnemeth@pkgsrc.org> | 2011-08-07 02:40:32 +0000 |
---|---|---|
committer | jnemeth <jnemeth@pkgsrc.org> | 2011-08-07 02:40:32 +0000 |
commit | 16eb15c3f8d4d198c4ad421387ac3aa69ca8aeb4 (patch) | |
tree | 0404b99a6a0788b2229fe635cb4da43cffb33ad1 /comms/asterisk18 | |
parent | b3faf19b975867b2aadd0b4e0a9b359241101c53 (diff) | |
download | pkgsrc-16eb15c3f8d4d198c4ad421387ac3aa69ca8aeb4.tar.gz |
Bump PKGREVISION for perl update.
Diffstat (limited to 'comms/asterisk18')
-rw-r--r-- | comms/asterisk18/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/comms/asterisk18/Makefile b/comms/asterisk18/Makefile index 836f3615e44..a9167bd065e 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2011/07/16 21:35:11 jnemeth Exp $ +# $NetBSD: Makefile,v 1.12 2011/08/07 02:40:32 jnemeth Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked DISTNAME= asterisk-1.8.5.0 +PKGREVISION= 1 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz |