diff options
author | adam <adam> | 2015-04-06 08:17:13 +0000 |
---|---|---|
committer | adam <adam> | 2015-04-06 08:17:13 +0000 |
commit | 004a54114c27fc984ae82177cdd5a97ecb67d95e (patch) | |
tree | a523f3904b6aa6f0a1aa31b562d1917dd735e589 /comms/asterisk18 | |
parent | 4eaf7298a801ca00fa0db9044e26eda4c8ca02aa (diff) | |
download | pkgsrc-004a54114c27fc984ae82177cdd5a97ecb67d95e.tar.gz |
Revbump after updating textproc/icu
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 54c09a52122..7f46ee920d9 100644 --- a/comms/asterisk18/Makefile +++ b/comms/asterisk18/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2015/03/15 22:26:26 jnemeth Exp $ +# $NetBSD: Makefile,v 1.93 2015/04/06 08:17:22 adam Exp $ # # NOTE: when updating this package, there are two places that sound # tarballs need to be checked @@ -7,6 +7,7 @@ DISTNAME= asterisk-1.8.32.2 DIST_SUBDIR= ${PKGNAME_NOREV} DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz +PKGREVISION= 1 CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ http://downloads.asterisk.org/pub/telephony/asterisk/old-releases/ \ |