diff options
Diffstat (limited to 'www/phprecipebook/Makefile')
-rw-r--r-- | www/phprecipebook/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/phprecipebook/Makefile b/www/phprecipebook/Makefile index 7d5fd87d5eea..fe535de3d3f8 100644 --- a/www/phprecipebook/Makefile +++ b/www/phprecipebook/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28stable%29/${PORTVERSION:C/\..*//} MAINTAINER= madpilot@FreeBSD.org COMMENT= Small php webapp to manage your recipes -WWW= http://phprecipebook.sourceforge.net/ +WWW= https://phprecipebook.sourceforge.net/ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/docs/LICENSE.TXT |