diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
commit | c31defa0fc6069fd58ebbef6564b36ff4e2a70f7 (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /irc/insub | |
parent | 2857e83e8acd09cc2a2acd9d525eebc711a566bf (diff) |
Deprecate ports broken for more than 6 months
Notes
Notes:
svn path=/head/; revision=416324
Diffstat (limited to 'irc/insub')
-rw-r--r-- | irc/insub/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/irc/insub/Makefile b/irc/insub/Makefile index 7d587ed81488..9a9f926b0aca 100644 --- a/irc/insub/Makefile +++ b/irc/insub/Makefile @@ -8,6 +8,9 @@ CATEGORIES= irc MAINTAINER= ports@FreeBSD.org COMMENT= Some scripts for expressing how you feel on IRC and the web +DEPRECATED= Depends on expiring games/cowsay +EXPIRATION_DATE= 2016-07-04 + RUN_DEPENDS= cowsay:games/cowsay \ figlet:misc/figlet |