diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-05 08:10:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-04-05 08:10:44 +0000 |
commit | 5f8683043a8828e158da35db53f2607e7aaa7830 (patch) | |
tree | d435afcc6740ac78985a5f9c661fccaad55b757c /science/openbabel | |
parent | cfd914f4f7ff1608f6a0beda37afa58e8467de54 (diff) |
Notes
Diffstat (limited to 'science/openbabel')
-rw-r--r-- | science/openbabel/Makefile | 2 | ||||
-rw-r--r-- | science/openbabel/pkg-plist | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 690284d4164a..be0ca1e71c5c 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -17,6 +17,6 @@ COMMENT= Chemistry file translation program GNU_CONFIGURE= yes -MAN1= babel.1 +MAN1= openbabel.1 .include <bsd.port.mk> diff --git a/science/openbabel/pkg-plist b/science/openbabel/pkg-plist index 1ad634158f0b..d9e10cdc6562 100644 --- a/science/openbabel/pkg-plist +++ b/science/openbabel/pkg-plist @@ -1,4 +1,4 @@ -bin/babel +bin/openbabel share/openbabel/aromatic.txt share/openbabel/atomtyp.txt share/openbabel/element.txt |