diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 16:24:36 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 16:24:36 +0000 |
commit | ff0278ea308c686207e2b1053f9dea6e7b3f8bf9 (patch) | |
tree | 88dbf13f219f88e7e7b9057415b1df6b05f0e948 /biology/nut | |
parent | cdbd97130a8334f7f917cdee2afd7085512486e3 (diff) | |
download | pkgsrc-ff0278ea308c686207e2b1053f9dea6e7b3f8bf9.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'biology/nut')
-rw-r--r-- | biology/nut/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/biology/nut/Makefile b/biology/nut/Makefile index f61c44d2ab3..12639340ebc 100644 --- a/biology/nut/Makefile +++ b/biology/nut/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/07/12 12:23:12 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/21 16:31:22 martti Exp $ DISTNAME= nut-8.10 CATEGORIES= biology @@ -6,7 +6,7 @@ MASTER_SITES= http://www.lafn.org/~av832/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.lafn.org/~av832/ -COMMENT= record what you eat and analyze your meals +COMMENT= Record what you eat and analyze your meals ALL_TARGET= nut USE_GMAKE= yes |