diff options
Diffstat (limited to 'sysutils/tua')
-rw-r--r-- | sysutils/tua/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/tua/Makefile b/sysutils/tua/Makefile index ee1510ac0858..9ddd4c58a004 100644 --- a/sysutils/tua/Makefile +++ b/sysutils/tua/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.vmunix.org/pub/misc/tua/ MAINTAINER= ports@FreeBSD.org COMMENT= The Uucp Analyzer +DEPRECATED= unmaintained, does not work with current versions of GCC, needs gcc295 which has been failing to build for months +EXPIRATION_DATE=2009-04-28 + GNU_CONFIGURE= yes USE_GCC= 2.95 |