diff options
author | lioux <lioux@FreeBSD.org> | 2003-09-08 07:39:04 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-09-08 07:39:04 +0800 |
commit | cfb7e808305a1e0bcc6934768364f993b348769b (patch) | |
tree | 13320b649902f58c7f913626a152b02a9a808bfd /net/silc-client | |
parent | 95a8c03ba4a809e5ff9e1b0045ba9fa87a37b83b (diff) | |
download | freebsd-ports-gnome-cfb7e808305a1e0bcc6934768364f993b348769b.tar.gz freebsd-ports-gnome-cfb7e808305a1e0bcc6934768364f993b348769b.tar.zst freebsd-ports-gnome-cfb7e808305a1e0bcc6934768364f993b348769b.zip |
Drop maintainership
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 1e9c961806a8..485ed8259899 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= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Secure Internet Live Conferencing (SILC) network client .ifndef(NOPORTDOCS) |