aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-19 10:31:05 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-19 10:31:05 +0000
commit363de61feb0b3ae903ee11d1358af21675bffd98 (patch)
tree71d38d113f96b0b1d02ec2a565a97846b0262452
parentc59037b5129b9a7bba7c31fbefc44e74e8a29853 (diff)
Notes
-rw-r--r--net/p5-Net-Jaiku/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/net/p5-Net-Jaiku/Makefile b/net/p5-Net-Jaiku/Makefile
index ba7e008c0d21..0c738da7ceac 100644
--- a/net/p5-Net-Jaiku/Makefile
+++ b/net/p5-Net-Jaiku/Makefile
@@ -9,7 +9,10 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
-COMMENT= Perl interface to jaiku.com's API
+COMMENT= Perl interface to jaiku.com's API #'
+
+DEPRECATED= Upstream disappeared and jaiku.com returns 404
+EXPIRATION_DATE=2018-03-31
RUN_DEPENDS= p5-libwww>=5.805:www/p5-libwww \
p5-JSON-Any>0:converters/p5-JSON-Any \