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/silc-client | |
parent | cfd92dbea009b6536a6e7da742affd643d8816a0 (diff) | |
download | ports-1d512ead9c718dd7ee7f0038f79a7665315727fb.tar.gz ports-1d512ead9c718dd7ee7f0038f79a7665315727fb.zip |
Notes
Diffstat (limited to 'net/silc-client')
-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 |