diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-08-02 16:06:38 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2010-08-02 16:06:38 +0000 |
commit | a28a217ede64d35e0107d181132b01919d4c0ca0 (patch) | |
tree | 1e7d80626b9dbca72642e91b8811df24a8cf6f9b /biology | |
parent | f3161ad221f76acc4fce1f2d540843c87fe1a82e (diff) | |
download | ports-a28a217ede64d35e0107d181132b01919d4c0ca0.tar.gz ports-a28a217ede64d35e0107d181132b01919d4c0ca0.zip |
Notes
Diffstat (limited to 'biology')
-rw-r--r-- | biology/iolib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/iolib/Makefile b/biology/iolib/Makefile index a44839b3c0ea..3b528e4d8f49 100644 --- a/biology/iolib/Makefile +++ b/biology/iolib/Makefile @@ -11,7 +11,7 @@ CATEGORIES= biology MASTER_SITES= SF MASTER_SITE_SUBDIR= staden/${PORTNAME}/${PORTVERSION} -MAINTAINER= frederic@coulot.org +MAINTAINER= frederic@culot.org COMMENT= A general purpose trace file(and Experiment File) reading interface LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl |