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 13a14c03528..9442fa53158 100644 --- a/comms/asterisk16/Makefile +++ b/comms/asterisk16/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2010/09/23 23:30:38 jnemeth Exp $ +# $NetBSD: Makefile,v 1.22 2010/10/03 07:18:24 obache Exp $ # DISTNAME= asterisk-1.6.2.13 DIST_SUBDIR= ${PKGNAME_NOREV} +DISTFILES= ${DEFAULT_DISTFILES} EXTRACT_ONLY= ${DISTNAME}.tar.gz CATEGORIES= comms net audio MASTER_SITES= http://downloads.asterisk.org/pub/telephony/asterisk/ \ |