aboutsummaryrefslogtreecommitdiff
path: root/misc/nut/Makefile
diff options
context:
space:
mode:
authorFrederic Culot <culot@FreeBSD.org>2012-09-25 11:16:05 +0000
committerFrederic Culot <culot@FreeBSD.org>2012-09-25 11:16:05 +0000
commit45dcd76e852ad8c5b74afd7c96206fc3795a9031 (patch)
tree1e856e4a4d9f9141352dae6d645b06b59de074a0 /misc/nut/Makefile
parent0504c6093c5daa26a74fa3bdb85bb15b355cdadf (diff)
downloadports-45dcd76e852ad8c5b74afd7c96206fc3795a9031.tar.gz
ports-45dcd76e852ad8c5b74afd7c96206fc3795a9031.zip
- Update to 17.12
- Remove LICENSE_FILE (unneeded for standard GPL 2) - Drop maintainership (could not get upstream to provide a ChangeLog, which makes it too time-consuming for me to track changes after each new release)
Notes
Notes: svn path=/head/; revision=304830
Diffstat (limited to 'misc/nut/Makefile')
-rw-r--r--misc/nut/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile
index 87bd5a1d64e7..4648ccf42845 100644
--- a/misc/nut/Makefile
+++ b/misc/nut/Makefile
@@ -1,21 +1,16 @@
-# New ports collection makefile for: nut
-# Date created: Tue Apr 29 12:45:30 GMT 2003
-# Whom: Kirill Ponomarew <ponomarew@oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew@oberon.net>
# $FreeBSD$
-#
PORTNAME= nut
-PORTVERSION= 17.10
+PORTVERSION= 17.12
CATEGORIES= misc
MASTER_SITES= SF
PKGNAMEPREFIX= health-
-MAINTAINER= culot@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Nutrition software to record what you eat
LICENSE= GPLv2 # (or later)
-LICENSE_FILE= ${WRKSRC}/LICENSE
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes