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_adt | |
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_adt')
-rw-r--r-- | devel/libvanessa_adt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libvanessa_adt/Makefile b/devel/libvanessa_adt/Makefile index b320d1855a7a..4c149559a167 100644 --- a/devel/libvanessa_adt/Makefile +++ b/devel/libvanessa_adt/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.vergenet.net/linux/vanessa/download/%SUBDIR%/ MASTER_SITE_SUBDIR= vanessa_adt/${PORTVERSION} DISTNAME= vanessa_adt-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= thomas@bsdunix.ch COMMENT= Library that provides ADTs (queues, dynamic arrays and more) LIB_DEPENDS= vanessa_logger.0:${PORTSDIR}/devel/libvanessa_logger |