diff options
author | clement <clement@FreeBSD.org> | 2005-12-19 18:06:19 +0800 |
---|---|---|
committer | clement <clement@FreeBSD.org> | 2005-12-19 18:06:19 +0800 |
commit | ee8c2571761eb43f0fa778ffd98905b7625a468f (patch) | |
tree | 234b32c316afdd9ac88b3c952859bec29cef2e2b /devel/libvanessa_socket | |
parent | 8abf56fc12d670d2bac0bf7c9ac394cb46163c33 (diff) | |
download | freebsd-ports-gnome-ee8c2571761eb43f0fa778ffd98905b7625a468f.tar.gz freebsd-ports-gnome-ee8c2571761eb43f0fa778ffd98905b7625a468f.tar.zst freebsd-ports-gnome-ee8c2571761eb43f0fa778ffd98905b7625a468f.zip |
- Update perdition to 1.17
- Pass maintainership of perdition and libvanessa* to submitter
Submitted by: Thomas Vogt <thomas@bsdunix.ch>
Also submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> [1]
PR: ports/83305 [1]
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 49502967e542..9928b8ebaf71 100644 --- a/devel/libvanessa_socket/Makefile +++ b/devel/libvanessa_socket/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/ MASTER_SITE_SUBDIR= vanessa_socket/${PORTVERSION} DISTNAME= vanessa_socket-${PORTVERSION} -MAINTAINER= clement@FreeBSD.org +MAINTAINER= thomas@bsdunix.ch COMMENT= Library that provides a simple layer for TCP/IP socket operations LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger \ |