diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/bpft/Makefile | 6 | ||||
-rw-r--r-- | net/ysm/Makefile | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/bpft/Makefile b/net/bpft/Makefile index 882725798161..8c8ae99141ab 100644 --- a/net/bpft/Makefile +++ b/net/bpft/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: bpft -# Date created: 26 August 2002 -# Whom: El Vampiro <vampiro@rootshell.ru> +# Date created: 26 August 2002 +# Whom: El Vampiro <vampiro@rootshell.ru> # # $FreeBSD$ @@ -11,7 +11,7 @@ MASTER_SITES= http://bpft.by.ru/ \ ftp://vampiro.rootshell.ru/pub/FreeBSD/distfiles/ EXTRACT_SUFX= _29-07-2002.tgz -MAINTAINER= vampiro@rootshell.ru +MAINTAINER= vampiro@rusunix.org WRKSRC= ${WRKDIR}/bpft MAN1= traflog.1 trafstat.1 diff --git a/net/ysm/Makefile b/net/ysm/Makefile index 49755103529b..946b3989ad03 100644 --- a/net/ysm/Makefile +++ b/net/ysm/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://vampiro.rootshell.ru/pub/FreeBSD/distfiles/ \ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ysmv7_2_8_1 -MAINTAINER= vampiro@rootshell.ru +MAINTAINER= vampiro@rusunix.org LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv |