diff options
author | pav <pav@FreeBSD.org> | 2006-05-16 02:36:18 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-16 02:36:18 +0800 |
commit | 9a7ac79f6ef69f5732364f60286c2cc634cd5e6b (patch) | |
tree | 80e1cceb7d1bdbf68edd02adeb46788998a237d2 /net/Makefile | |
parent | 3e14bdde2f88582fcff0b1f644fb1339965fab1a (diff) | |
download | freebsd-ports-graphics-9a7ac79f6ef69f5732364f60286c2cc634cd5e6b.tar.gz freebsd-ports-graphics-9a7ac79f6ef69f5732364f60286c2cc634cd5e6b.tar.zst freebsd-ports-graphics-9a7ac79f6ef69f5732364f60286c2cc634cd5e6b.zip |
- Update to 2.0.0 CVS
- Move to net/callgen323
- Provide WITH_OPAL knob (net/opal instead of openh323)
- Unbreak on FreeBSD >= 5.X
- Take maintainership
PR: ports/95488
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de>
Approved by: maintainer timeout (1 month)
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 0cf93c69e93..82c97f45911 100644 --- a/net/Makefile +++ b/net/Makefile @@ -57,7 +57,7 @@ SUBDIR += c3270 SUBDIR += cacti SUBDIR += cactid - SUBDIR += callgen + SUBDIR += callgen323 SUBDIR += cap SUBDIR += ccxstream SUBDIR += citadel |