diff --git a/biology/iolib/Makefile b/biology/iolib/Makefile index 77a1b290db78..6e509abc1b81 100644 --- a/biology/iolib/Makefile +++ b/biology/iolib/Makefile @@ -1,25 +1,25 @@ # Created by: Wen Heping PORTNAME= io_lib DISTVERSIONPREFIX= ${PORTNAME}- DISTVERSION= 1-14-10 CATEGORIES= biology -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General purpose trace file (and Experiment File) reading interface LICENSE= BSD3CLAUSE LIB_DEPENDS= libcurl.so:ftp/curl USES= autoreconf gmake libtool USE_GITHUB= yes GH_ACCOUNT= jkbonfield GNU_CONFIGURE= yes USE_LDCONFIG= yes INSTALL_TARGET= install-strip LDFLAGS+= -lpthread .include