diff options
Diffstat (limited to 'biology/nut/Makefile')
-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 |