diff options
Diffstat (limited to 'www/p5-WebService-Pushover/Makefile')
-rw-r--r-- | www/p5-WebService-Pushover/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WebService-Pushover/Makefile b/www/p5-WebService-Pushover/Makefile index 6a69599a2f0e..1c3eee435eca 100644 --- a/www/p5-WebService-Pushover/Makefile +++ b/www/p5-WebService-Pushover/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= Interface to Pushover API -LICENSE= ART10 GPLv1 +LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \ |