diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2002-11-18 03:06:10 +0000 |
commit | 4e860570bdfcab9e54f5058e9b54a67abd6521b1 (patch) | |
tree | 85b5e684ab706b9d6c9afdf72e879f605da46627 /devel/libvanessa_socket | |
parent | c163f5110e195298a722dd4978793bf2926d6890 (diff) |
Pass maintainership for these ports to ports@.
Domain of former maintainer is not exist.
Notes
Notes:
svn path=/head/; revision=70360
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 620606caef90..a53655ef6dbb 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 |