diff options
Diffstat (limited to 'www/pear-Services_ShortURL/Makefile')
-rw-r--r-- | www/pear-Services_ShortURL/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/pear-Services_ShortURL/Makefile b/www/pear-Services_ShortURL/Makefile index 6bcb8ea0f230..61cc83abdfb9 100644 --- a/www/pear-Services_ShortURL/Makefile +++ b/www/pear-Services_ShortURL/Makefile @@ -4,6 +4,7 @@ CATEGORIES= www pear MAINTAINER= wen@FreeBSD.org COMMENT= Abstract PHP5 interface for shortening and expanding short URLs +WWW= https://pear.php.net/package/Services_ShortURL RUN_DEPENDS= ${PEARDIR}/HTTP/Request2.php:www/pear-HTTP_Request2@${PHP_FLAVOR} |