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/silky | |
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/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 |