diff options
Diffstat (limited to 'devel/plan9port/Makefile')
-rw-r--r-- | devel/plan9port/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/plan9port/Makefile b/devel/plan9port/Makefile index 2a53331cdf50..82fb289adffe 100644 --- a/devel/plan9port/Makefile +++ b/devel/plan9port/Makefile @@ -16,6 +16,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept BROKEN= Unfetchable (google code has gone away) +DEPRECATED= Unfetchable for more than six months (google code has gone away) +EXPIRATION_DATE= 2017-04-30 BROKEN_ia64= does not install: cleanname not found BROKEN_sparc64= does not install: cleanname not found |