diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/cisco_conf/Makefile | 2 | ||||
-rw-r--r-- | net/ppptraf/Makefile | 2 | ||||
-rw-r--r-- | net/tas/Makefile | 2 | ||||
-rw-r--r-- | net/urlendec/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/cisco_conf/Makefile b/net/cisco_conf/Makefile index f70b93e..5c8aeb1 100644 --- a/net/cisco_conf/Makefile +++ b/net/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/ppptraf/Makefile b/net/ppptraf/Makefile index e64ed9f..c79dcd1 100644 --- a/net/ppptraf/Makefile +++ b/net/ppptraf/Makefile @@ -11,7 +11,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.borg-cube.com/users/diskiller/distfiles/ \ http://people.FreeBSD.org/~dburr/distfiles/ -MAINTAINER= diskiller@cnbinc.com +MAINTAINER= ports@FreeBSD.org COMMENT= A ncurses based PPP Traffic (bytes in/out) monitoring program #MAN1= ppptraf.1 diff --git a/net/tas/Makefile b/net/tas/Makefile index ff3717f..1c2ca1a 100644 --- a/net/tas/Makefile +++ b/net/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 diff --git a/net/urlendec/Makefile b/net/urlendec/Makefile index e7b00fe..658d69f 100644 --- a/net/urlendec/Makefile +++ b/net/urlendec/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= http://www.whizkidtech.redprince.net/fports/ -MAINTAINER= adam@redprince.net +MAINTAINER= ports@FreeBSD.org COMMENT= URL encoder and decoder BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm |