diff options
author | krion <krion@FreeBSD.org> | 2004-04-16 15:47:21 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-04-16 15:47:21 +0800 |
commit | 5c6f8ce4ba0cd5c6794c54f3492846ba9d93dee6 (patch) | |
tree | d7c7dd7b7ac3774c98da0192d2f2ce109b40e150 /net | |
parent | d335dacf6a9472aeaf815cdf55663f68874e66e2 (diff) | |
download | freebsd-ports-gnome-5c6f8ce4ba0cd5c6794c54f3492846ba9d93dee6.tar.gz freebsd-ports-gnome-5c6f8ce4ba0cd5c6794c54f3492846ba9d93dee6.tar.zst freebsd-ports-gnome-5c6f8ce4ba0cd5c6794c54f3492846ba9d93dee6.zip |
- Change maintainer's email
PR: ports/65602
Submitted by: maintainer
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 |