diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 07:47:21 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-04-16 07:47:21 +0000 |
commit | e789ce9b84bf1cc444fe9a6b69438de7e5263883 (patch) | |
tree | 3e82c8f457759d1e103bb6323076a6a18835157d /net/silky | |
parent | Update to 4.3.6 release. (diff) |
- Change maintainer's email
PR: ports/65602
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=107197
Diffstat (limited to 'net/silky')
-rw-r--r-- | net/silky/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |