diff options
author | ak <ak@FreeBSD.org> | 2013-06-07 21:21:00 +0800 |
---|---|---|
committer | ak <ak@FreeBSD.org> | 2013-06-07 21:21:00 +0800 |
commit | fa9d9efb2d7ede4dc2ebb81bf785a597dad4fe3b (patch) | |
tree | 2cfa2124626e6660b71c136fd7cde7a8b980b15c /games | |
parent | 000a0ffc8a8b885ae28ed5b72baba3588ead27cb (diff) | |
download | freebsd-ports-gnome-fa9d9efb2d7ede4dc2ebb81bf785a597dad4fe3b.tar.gz freebsd-ports-gnome-fa9d9efb2d7ede4dc2ebb81bf785a597dad4fe3b.tar.zst freebsd-ports-gnome-fa9d9efb2d7ede4dc2ebb81bf785a597dad4fe3b.zip |
- Deprecate and set expiration date to 2013-07-07: No more public distfiles
PR: ports/179382 (based on)
Submitted by: nemysis <nemysis@gmx.ch> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/speakinghangman/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/speakinghangman/Makefile b/games/speakinghangman/Makefile index 432d132a6996..cb29edb8110f 100644 --- a/games/speakinghangman/Makefile +++ b/games/speakinghangman/Makefile @@ -14,6 +14,9 @@ EXTRACT_ONLY= ${RESTRICTED_FILES} MAINTAINER= nemysis@gmx.ch COMMENT= Educational game to practice and expand English and Spanish +DEPRECATED= No more public distfiles +EXPIRATION_DATE= 2013-07-07 + RESTRICTED= License does not allow redistribution RESTRICTED_FILES= ${PORTNAME}free-${DISTVERSION}${EXTRACT_SUFX} |