diff options
author | lawrance <lawrance@FreeBSD.org> | 2005-05-31 21:16:44 +0800 |
---|---|---|
committer | lawrance <lawrance@FreeBSD.org> | 2005-05-31 21:16:44 +0800 |
commit | 66a19d7006ad6d0ac610b6c0d7a1a2f2bd2f9e6b (patch) | |
tree | f27aac2ade187cfa6982028d938193fea0e81eb8 /games/gniffel | |
parent | 451431becfe917f1d5e3064c61a2e2554b9939e4 (diff) | |
download | freebsd-ports-gnome-66a19d7006ad6d0ac610b6c0d7a1a2f2bd2f9e6b.tar.gz freebsd-ports-gnome-66a19d7006ad6d0ac610b6c0d7a1a2f2bd2f9e6b.tar.zst freebsd-ports-gnome-66a19d7006ad6d0ac610b6c0d7a1a2f2bd2f9e6b.zip |
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me
Diffstat (limited to 'games/gniffel')
-rw-r--r-- | games/gniffel/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/gniffel/Makefile b/games/gniffel/Makefile index 6cec9ee0353d..ab6837a95b9b 100644 --- a/games/gniffel/Makefile +++ b/games/gniffel/Makefile @@ -12,6 +12,9 @@ CATEGORIES= games gnome # mastersite disappeared in February 2002 MASTER_SITES= # http://www.informatik.fh-wiesbaden.de/~i820/downloads/ +DEPRECATED= "master site disappeared" +EXPIRATION_DATE=2005-07-31 + MAINTAINER= ports@FreeBSD.org COMMENT= A clone of the famous Yatzi game, also known as Kniffel, for GNOME |