summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--comms/asterisk16/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/comms/asterisk16/Makefile b/comms/asterisk16/Makefile
index aef3e3c5e67..ab476d4dbc6 100644
--- a/comms/asterisk16/Makefile
+++ b/comms/asterisk16/Makefile
@@ -1,9 +1,11 @@
-# $NetBSD: Makefile,v 1.5 2009/08/20 20:37:06 jnemeth Exp $
+# $NetBSD: Makefile,v 1.6 2009/08/21 08:30:51 jnemeth Exp $
#
DISTNAME= asterisk-1.6.1.4
PKGREVISION= 1
-DIST_SUBDIR= ${PKGNAME_NOREV}
+# DIST_SUBDIR= ${PKGNAME_NOREV}
+# delete this with next version, this is only to account for the moh change
+DIST_SUBDIR= ${PKGNAME_NOREV}-newmoh
EXTRACT_ONLY= ${DISTNAME}.tar.gz
CATEGORIES= comms net audio
MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \