diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-02 03:36:45 +0000 |
commit | 03f8a6f768251caa22c5b9084a8cc3323aec9b96 (patch) | |
tree | 3c319f9d1358da7651dfaac54283645a7a896338 /net-mgmt | |
parent | df3c9e78bdbe989958fbb761b6ce45a605e6242e (diff) |
Notes
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 |