diff options
Diffstat (limited to 'misc/zaptel/Makefile')
-rw-r--r-- | misc/zaptel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/zaptel/Makefile b/misc/zaptel/Makefile index b2409e080eb6..4a09f215790f 100644 --- a/misc/zaptel/Makefile +++ b/misc/zaptel/Makefile @@ -6,10 +6,10 @@ # PORTNAME= zaptel -PORTVERSION= 0.11 +PORTVERSION= 1.0 CATEGORIES= misc MASTER_SITES= http://www.pbxpress.com/~gonzo/ -DISTNAME= ${PORTNAME}-freebsd-${PORTVERSION} +DISTNAME= ${PORTNAME}-bsd-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org COMMENT= A FreeBSD Driver for FXO, FXS, BRI and PRI Telephony Cards |