diff options
Diffstat (limited to 'misc/nut/Makefile')
-rw-r--r-- | misc/nut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 04935a8cd992..9dd76f01e685 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -7,7 +7,7 @@ PKGNAMEPREFIX= health- MAINTAINER= jhale@FreeBSD.org COMMENT= Nutrition software to record what you eat -WWW= http://nut.sourceforge.net/ +WWW= https://nut.sourceforge.net/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE |