diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-12-19 10:06:19 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-12-19 10:06:19 +0000 |
commit | b6dc8ffaa974c92e3a9c7df1917cddb5b74a0304 (patch) | |
tree | ce98de88ad02918ff6740886f3ce5fa52f466a32 /devel/libvanessa_adt | |
parent | ffea7eb5e035052d86fe0e7cb1e0194269aac6e4 (diff) | |
download | ports-b6dc8ffaa974c92e3a9c7df1917cddb5b74a0304.tar.gz ports-b6dc8ffaa974c92e3a9c7df1917cddb5b74a0304.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]
Notes
Notes:
svn path=/head/; revision=151545
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 |