diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-20 17:07:10 +0000 |
commit | 7cc1393a93dbf0c01f4a05965abd3194c38fbba0 (patch) | |
tree | 05d55fe113ac6af4c86e1954168aecc025c37b6e /biology/rasmol/Makefile | |
parent | Update to 0.11.0. (diff) |
De-pkg-comment.
Diffstat (limited to 'biology/rasmol/Makefile')
-rw-r--r-- | biology/rasmol/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/rasmol/Makefile b/biology/rasmol/Makefile index b0d57c252f9c..024caaac7c0e 100644 --- a/biology/rasmol/Makefile +++ b/biology/rasmol/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ftp://ftp.bernstein-plus-sons.com/software/RasMol_2.7.2/ DISTNAME= RasMol MAINTAINER= ports@FreeBSD.org +COMMENT= Fast Molecular Visualization Program WRKSRC= ${WRKDIR}/RasMol_2.7.2/src |