diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
commit | 0034c65b61c611e259d83ff04408056fafe9feee (patch) | |
tree | 3e246c820b7386b1bbe6f74e1e874b1bb2990260 /devel/libvanessa_socket | |
parent | 3bdb6f0506635a34a7f0afd1c066a3f889a39923 (diff) | |
download | FreeBSD-ports-0034c65b61c611e259d83ff04408056fafe9feee.zip FreeBSD-ports-0034c65b61c611e259d83ff04408056fafe9feee.tar.gz |
Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
Diffstat (limited to 'devel/libvanessa_socket')
-rw-r--r-- | devel/libvanessa_socket/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvanessa_socket/Makefile b/devel/libvanessa_socket/Makefile index 620606c..a53655e 100644 --- a/devel/libvanessa_socket/Makefile +++ b/devel/libvanessa_socket/Makefile @@ -16,7 +16,7 @@ MASTER_SITES= ftp://vanessa.sourceforge.net/pub/vanessa/%SUBDIR%/ \ MASTER_SITE_SUBDIR= vanessa_socket/${PORTVERSION} DISTNAME= vanessa_socket-${PORTVERSION} -MAINTAINER= kkonstan@daemon.gr +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \ popt.0:${PORTSDIR}/devel/popt |