diff options
author | tobik <tobik@FreeBSD.org> | 2019-06-15 16:14:14 +0800 |
---|---|---|
committer | tobik <tobik@FreeBSD.org> | 2019-06-15 16:14:14 +0800 |
commit | 793a4542ac398725e3e93b53dd1eada830e745c4 (patch) | |
tree | f5c604ac588e4075b34b76b21f4cbacaed5f5ecc /games | |
parent | d0362c3c07d28f9aa0fb7772607645114d61a272 (diff) | |
download | freebsd-ports-gnome-793a4542ac398725e3e93b53dd1eada830e745c4.tar.gz freebsd-ports-gnome-793a4542ac398725e3e93b53dd1eada830e745c4.tar.zst freebsd-ports-gnome-793a4542ac398725e3e93b53dd1eada830e745c4.zip |
Deprecate games/libggz and net/morebalance too after r504235
Diffstat (limited to 'games')
-rw-r--r-- | games/libggz/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/games/libggz/Makefile b/games/libggz/Makefile index de6c5e5f2ed0..d0d4405a6603 100644 --- a/games/libggz/Makefile +++ b/games/libggz/Makefile @@ -9,6 +9,9 @@ CATEGORIES= games MAINTAINER= ports@FreeBSD.org COMMENT= The GGZ Gaming Zone - Base Library +DEPRECATED= Abandonware +EXPIRATION_DATE= 2019-06-30 + LIB_DEPENDS= libgcrypt.so:security/libgcrypt USES= libtool pathfix |