diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-07-16 23:42:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-07-16 23:42:58 +0000 |
commit | 1d512ead9c718dd7ee7f0038f79a7665315727fb (patch) | |
tree | 92848dad37412a057abab8935a7fa8d67bd9f12b /net | |
parent | Make fetchable (diff) |
Reassign to submitter of last 2 PRs.
Approved by: previous maintainer
Hat: portmgr
Notes
Notes:
svn path=/head/; revision=195779
Diffstat (limited to 'net')
-rw-r--r-- | net/silc-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/silc-client/Makefile b/net/silc-client/Makefile index 7c06223b0c55..b3e4e3c2a5f4 100644 --- a/net/silc-client/Makefile +++ b/net/silc-client/Makefile @@ -24,7 +24,7 @@ MASTER_SITE_SUBDIR= client/sources PKGNAMESUFFIX= -client DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} -MAINTAINER= aquatique-ports@rambler.ru +MAINTAINER= wxs@atarininja.org COMMENT= Secure Internet Live Conferencing (SILC) network client USE_BZIP2= yes |