diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-23 16:44:27 +0000 |
commit | 64620e91182a6c0782000795afbe3c2a543f0d88 (patch) | |
tree | 8d387a8cc962a8ca7b9f14cb67d432ed496129ca /biology/protomol | |
parent | bca67aee541c99d420cdd5d4b19f26591ca03641 (diff) | |
download | ports-64620e91182a6c0782000795afbe3c2a543f0d88.tar.gz ports-64620e91182a6c0782000795afbe3c2a543f0d88.zip |
Notes
Diffstat (limited to 'biology/protomol')
-rw-r--r-- | biology/protomol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/protomol/Makefile b/biology/protomol/Makefile index 487ac36d3f9f..6654c2a53793 100644 --- a/biology/protomol/Makefile +++ b/biology/protomol/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/${PORTNAME}/ProtoMol/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-tar.gz EXTRACT_SUFX= # empty -MAINTAINER= sangwoos@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= OO, component based, framework for molecular dynamics (MD) simulations LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png \ |