diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-03-24 00:26:53 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-03-24 00:26:53 +0800 |
commit | a5426b7773810be99d5848f99985e5b68c57d345 (patch) | |
tree | 3a7594b46b7727bc2c624245dece7eaabd2657ba /games | |
parent | 3ab2ecaf4f8334294daa745ff9f18bafece6e298 (diff) | |
download | freebsd-ports-gnome-a5426b7773810be99d5848f99985e5b68c57d345.tar.gz freebsd-ports-gnome-a5426b7773810be99d5848f99985e5b68c57d345.tar.zst freebsd-ports-gnome-a5426b7773810be99d5848f99985e5b68c57d345.zip |
Deprecate and expire in 1 month.
The domain where the distfile was hosted no longer exists and the port is
unmaintained.
Diffstat (limited to 'games')
-rw-r--r-- | games/bubble-chains/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/bubble-chains/Makefile b/games/bubble-chains/Makefile index 104c83510fc5..76f909f719c3 100644 --- a/games/bubble-chains/Makefile +++ b/games/bubble-chains/Makefile @@ -16,6 +16,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= The aim is to remove all of the targets on each level BROKEN= unfetchable +DEPRECATED= does not fetch +EXPIRATION_DATE=2016-04-23 LICENSE= GPLv2 |