diff options
Diffstat (limited to 'net/pear-Net_Geo')
-rw-r--r-- | net/pear-Net_Geo/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pear-Net_Geo/Makefile b/net/pear-Net_Geo/Makefile index 22c571ad10ef..d302a3de33f1 100644 --- a/net/pear-Net_Geo/Makefile +++ b/net/pear-Net_Geo/Makefile @@ -4,6 +4,7 @@ CATEGORIES= net pear MAINTAINER= sunpoet@FreeBSD.org COMMENT= Geographical locations based on Internet address +WWW= https://pear.php.net/package/Net_Geo BUILD_DEPENDS= ${PEARDIR}/Cache.php:sysutils/pear-Cache@${PHP_FLAVOR} \ ${PEARDIR}/XML/Serializer.php:devel/pear-XML_Serializer@${PHP_FLAVOR} |