diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 16:33:10 +0000 |
commit | 752da6b94bb4a160d2075967dc8371df52062933 (patch) | |
tree | 953ecb2cb521536ccd209ea529c964436141ed38 /science/libghemical | |
parent | 8743e036cfa14e58941b3e927c8832057033608a (diff) | |
download | ports-752da6b94bb4a160d2075967dc8371df52062933.tar.gz ports-752da6b94bb4a160d2075967dc8371df52062933.zip |
Notes
Diffstat (limited to 'science/libghemical')
-rw-r--r-- | science/libghemical/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/libghemical/Makefile b/science/libghemical/Makefile index ddcf505b4942..a21b36f379a0 100644 --- a/science/libghemical/Makefile +++ b/science/libghemical/Makefile @@ -8,7 +8,7 @@ CATEGORIES= science MASTER_SITES= http://bioinformatics.org/ghemical/download/release20111012/ \ http://bioinformatics.org/ghemical/download/current -MAINTAINER= maho@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Support libraries of science/ghemical port BUILD_DEPENDS= obabel:${PORTSDIR}/science/openbabel \ |