diff options
author | wiz <wiz@pkgsrc.org> | 2008-06-19 08:14:29 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-06-19 08:14:29 +0000 |
commit | f0e85b41ce4f012dc710ea9311b78136fb7a0c09 (patch) | |
tree | faa59fdf15f320dd3c32175a17e3f071c91c4577 /comms/asterisk/Makefile | |
parent | 50b563869b220dfe2285c8fa0660c316cd75dd4c (diff) | |
download | pkgsrc-f0e85b41ce4f012dc710ea9311b78136fb7a0c09.tar.gz |
Add missing file to PLIST. Bump PKGREVISION.
Diffstat (limited to 'comms/asterisk/Makefile')
-rw-r--r-- | comms/asterisk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/asterisk/Makefile b/comms/asterisk/Makefile index 754f661e60f..0a1b6adfdea 100644 --- a/comms/asterisk/Makefile +++ b/comms/asterisk/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2008/06/18 11:12:53 wiz Exp $ +# $NetBSD: Makefile,v 1.55 2008/06/19 08:14:29 wiz Exp $ DISTNAME= asterisk-1.2.29 -#PKGREVISION= 2 +PKGREVISION= 1 CATEGORIES= comms net audio MASTER_SITES= http://ftp.digium.com/pub/asterisk/ \ http://ftp.digium.com/pub/asterisk/old-releases/ |