diff options
Diffstat (limited to 'biology/nut/Makefile')
-rw-r--r-- | biology/nut/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/biology/nut/Makefile b/biology/nut/Makefile index 98d974f52b3..4d3c37d30df 100644 --- a/biology/nut/Makefile +++ b/biology/nut/Makefile @@ -1,12 +1,13 @@ -# $NetBSD: Makefile,v 1.25 2008/01/30 05:43:55 obache Exp $ +# $NetBSD: Makefile,v 1.26 2009/08/09 23:15:43 wiz Exp $ -DISTNAME= nut-13.2 +DISTNAME= nut-14.4 CATEGORIES= biology MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nut/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://nut.sourceforge.net/ COMMENT= Record what you eat and analyze your meals +LICENSE= gnu-gpl-v2 PKG_DESTDIR_SUPPORT= user-destdir |