diff options
author | sobomax <sobomax@FreeBSD.org> | 2004-04-30 10:27:18 +0800 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2004-04-30 10:27:18 +0800 |
commit | 55ff976c76236a2224f3f7229ad1e5ab1c54d4b9 (patch) | |
tree | a0363724590bc7a4bd6c28658499fd68634af729 /misc/Makefile | |
parent | 6a2262fffd0268d6612548cacfb4b6c0636754c6 (diff) | |
download | freebsd-ports-gnome-55ff976c76236a2224f3f7229ad1e5ab1c54d4b9.tar.gz freebsd-ports-gnome-55ff976c76236a2224f3f7229ad1e5ab1c54d4b9.tar.zst freebsd-ports-gnome-55ff976c76236a2224f3f7229ad1e5ab1c54d4b9.zip |
Add zaptel 0.1, a FreeBSD Driver for Digium X100P Telephony Cards.
Diffstat (limited to 'misc/Makefile')
-rw-r--r-- | misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/Makefile b/misc/Makefile index 56f2799a4822..a847a6fd28c6 100644 --- a/misc/Makefile +++ b/misc/Makefile @@ -430,5 +430,6 @@ SUBDIR += yaucg SUBDIR += yaunc SUBDIR += ytree + SUBDIR += zaptel .include <bsd.port.subdir.mk> |