diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /biology/nab | |
parent | Update to 0.9.0 [1] (diff) |
De-pkg-comment.
Notes
Notes:
svn path=/head/; revision=76030
Diffstat (limited to 'biology/nab')
-rw-r--r-- | biology/nab/Makefile | 1 | ||||
-rw-r--r-- | biology/nab/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/biology/nab/Makefile b/biology/nab/Makefile index e57708d2bfac..ac14470a54fb 100644 --- a/biology/nab/Makefile +++ b/biology/nab/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.scripps.edu/pub/case/ \ http://www.scripps.edu/case/ MAINTAINER= bdodson@scms.utmb.edu +COMMENT= This is nab (nucleic acid builder), a language for macromolecules MAKE_ENV+= NABHOME=${WRKSRC} ARCH= PATH=${WRKSRC}/bin:${PATH} diff --git a/biology/nab/pkg-comment b/biology/nab/pkg-comment deleted file mode 100644 index 98f624d1cacd..000000000000 --- a/biology/nab/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -This is nab (nucleic acid builder), a language for macromolecules |