diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-04-03 21:30:39 +0000 |
commit | 21b72b77242bec9b5c2c94f0aa3b9b2ef1cbf269 (patch) | |
tree | 2bd8e30787adc060967df63687cf5230898ef8ca /net/cphone | |
parent | 34113719aea618f80d0f309d53402d769feb9985 (diff) |
Notes
Diffstat (limited to 'net/cphone')
-rw-r--r-- | net/cphone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/cphone/Makefile b/net/cphone/Makefile index 0582bc95403a..56a93d5cb3ff 100644 --- a/net/cphone/Makefile +++ b/net/cphone/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= roger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= H323 Video Conferencing Program which uses QT BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/openh323:build \ |