diff options
author | Frederic Culot <culot@FreeBSD.org> | 2014-04-12 07:42:33 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2014-04-12 07:42:33 +0000 |
commit | 5f8ba6d54914225dfdd9081c311041384125fab0 (patch) | |
tree | 473a194ffc2ace16387eed82ccb4d0c11867a374 /biology | |
parent | 9cf9a85e8eb64e05329dde52156ee191dc77185d (diff) | |
download | ports-5f8ba6d54914225dfdd9081c311041384125fab0.tar.gz ports-5f8ba6d54914225dfdd9081c311041384125fab0.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 fb3ae688920f..ab2c4669d2a9 100644 --- a/biology/iolib/Makefile +++ b/biology/iolib/Makefile @@ -8,7 +8,7 @@ CATEGORIES= biology MASTER_SITES= SF MASTER_SITE_SUBDIR= staden/${PORTNAME}/${PORTVERSION} -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= General purpose trace file (and Experiment File) reading interface LICENSE= BSD3CLAUSE |