diff options
Diffstat (limited to 'net-mgmt')
-rw-r--r-- | net-mgmt/cisco_conf/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/tas/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/cisco_conf/Makefile b/net-mgmt/cisco_conf/Makefile index f70b93e1a894..5c8aeb1ea091 100644 --- a/net-mgmt/cisco_conf/Makefile +++ b/net-mgmt/cisco_conf/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.chelcom.ru/~anton/projects/files/ DISTNAME= ciscoconf-${PORTVERSION} DIST_SUBDIR= cisco_conf -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= Simple configuration editor for Cisco devices RUN_DEPENDS= ${LOCALBASE}/bin/joe:${PORTSDIR}/editors/joe diff --git a/net-mgmt/tas/Makefile b/net-mgmt/tas/Makefile index ff3717fb91f5..1c2ca1a5e787 100644 --- a/net-mgmt/tas/Makefile +++ b/net-mgmt/tas/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= http://rnoc.urc.ac.ru/~anton/projects/tas/ DISTNAME= tas-${PORTVERSION} -MAINTAINER= anton@urc.ac.ru +MAINTAINER= anton@chelcom.ru COMMENT= Traffic accounting system WRKSRC= ${WRKDIR}/tas |