diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-24 21:16:11 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-24 21:16:11 +0000 |
commit | bc76e68d9365eef04292d035eba22f31a69f9084 (patch) | |
tree | baae9e18cbe890b26ab333c76e58e8705541d171 | |
parent | 4fbcce1c89dd3c48cb5d68bc2ab68894d595cdaa (diff) | |
download | ports-bc76e68d9365eef04292d035eba22f31a69f9084.tar.gz ports-bc76e68d9365eef04292d035eba22f31a69f9084.zip |
www/zenphoto: Update WWW
-rw-r--r-- | www/zenphoto/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/zenphoto/Makefile b/www/zenphoto/Makefile index adc18e19f7a2..81f029570fd8 100644 --- a/www/zenphoto/Makefile +++ b/www/zenphoto/Makefile @@ -6,7 +6,8 @@ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Simpler web photo gallery -WWW= https://www.zenphoto.org/ +WWW= https://www.zenphoto.org/ \ + https://github.com/zenphoto/zenphoto LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/LICENSE |