diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:36:50 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:36:50 +0000 |
commit | a5ac46e19ecbd8e57e7bb94effac501b04dba860 (patch) | |
tree | 87460d83bd533d770ae0effea745cb4cb6ea5f92 /net-mgmt/docsis/Makefile | |
parent | 607beea79555dc2cc2fdf003245fd976bd5ba225 (diff) |
Notes
Diffstat (limited to 'net-mgmt/docsis/Makefile')
-rw-r--r-- | net-mgmt/docsis/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/docsis/Makefile b/net-mgmt/docsis/Makefile index 9352a7e15007..cef056703502 100644 --- a/net-mgmt/docsis/Makefile +++ b/net-mgmt/docsis/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 5 CATEGORIES= net-mgmt MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} -MAINTAINER= jflemer@alum.rpi.edu +MAINTAINER= ports@FreeBSD.org COMMENT= DOCSIS(tm) binary configuration file encoder/decoder BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 |