diff options
author | Max Khon <fjoe@FreeBSD.org> | 2011-11-07 19:36:01 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2011-11-07 19:36:01 +0000 |
commit | 93ade8aed9969333ee2cde67c1c9122ca1839f55 (patch) | |
tree | 81d49f7460ec921cc1028d22e0c53ea03f6801a0 /misc/dahdi-kmod/Makefile | |
parent | 08a0c2d091901202aff2ce69da06a26553a31e6f (diff) |
Notes
Diffstat (limited to 'misc/dahdi-kmod/Makefile')
-rw-r--r-- | misc/dahdi-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/dahdi-kmod/Makefile b/misc/dahdi-kmod/Makefile index 9d583cdc642d..f339d6836b18 100644 --- a/misc/dahdi-kmod/Makefile +++ b/misc/dahdi-kmod/Makefile @@ -7,7 +7,7 @@ PORTNAME= dahdi-kmod PORTVERSION= ${DAHDI_VERSION:S/-//g} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc kld MASTER_SITES= ${MASTER_SITE_LOCAL}\ http://downloads.digium.com/pub/telephony/firmware/releases/:firmware |