diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/silc-client/Makefile | 2 | ||||
-rw-r--r-- | net/silc-server/Makefile | 2 | ||||
-rw-r--r-- | net/silky/Makefile | 2 | ||||
-rw-r--r-- | net/ysm/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index 65e75c19ffa0..9d274367d70a 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -25,7 +25,7 @@ MASTER_SITE_SUBDIR= client/sources PKGNAMESUFFIX= -client DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= aquatique@rusunix.org +MAINTAINER= aquatique-ports@rambler.ru COMMENT= Secure Internet Live Conferencing (SILC) network client USE_BZIP2= yes diff --git a/net/silc-server/Makefile b/net/silc-server/Makefile index d31917a23449..23f0a308e739 100644 --- a/net/silc-server/Makefile +++ b/net/silc-server/Makefile @@ -24,7 +24,7 @@ MASTER_SITE_SUBDIR= server/sources PKGNAMESUFFIX= -server DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= aquatique@rusunix.org +MAINTAINER= aquatique-ports@rambler.ru COMMENT= Secure Internet Live Conferencing (SILC) network server USE_BZIP2= yes diff --git a/net/silky/Makefile b/net/silky/Makefile index 0358353b2f59..7732ea92c8fb 100644 --- a/net/silky/Makefile +++ b/net/silky/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://rusunix.org/pub/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= silky -MAINTAINER= aquatique@rusunix.org +MAINTAINER= aquatique-ports@rambler.ru COMMENT= A simple and easy to use graphical, os-independent SILC client LIB_DEPENDS= silcclient-1.0.3:${PORTSDIR}/devel/silc-toolkit diff --git a/net/ysm/Makefile b/net/ysm/Makefile index 6b6784194a6f..e3bade70e005 100644 --- a/net/ysm/Makefile +++ b/net/ysm/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://rusunix.org/pub/FreeBSD/distfiles/ \ http://aquatique.rusunix.org/ DISTNAME= ${PORTNAME}v${PORTVERSION:S/./_/g} -MAINTAINER= aquatique@rusunix.org +MAINTAINER= aquatique-ports@rambler.ru COMMENT= Command line ICQ client with ICQ2000 and recoding support USE_ICONV= yes |