diff options
-rw-r--r-- | misc/gnuit/Makefile | 4 | ||||
-rw-r--r-- | misc/gnuit/pkg-descr | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/misc/gnuit/Makefile b/misc/gnuit/Makefile index 6fb091250221..a8d6f2eb9cdc 100644 --- a/misc/gnuit/Makefile +++ b/misc/gnuit/Makefile @@ -13,7 +13,11 @@ COMMENT= GNU Interactive Tools - a file system browser for UNIX systems LICENSE= GPLv3+ GFDL LICENSE_COMB= multi +DEPRECATED= Upstream stale for 10 years, no users it appears +EXPIRATION_DATE=2019-05-12 + USES= ncurses + GNU_CONFIGURE= YES CONFIGURE_ARGS= --disable-transition INFO= gnuit diff --git a/misc/gnuit/pkg-descr b/misc/gnuit/pkg-descr index 31defe50a299..327653b46b20 100644 --- a/misc/gnuit/pkg-descr +++ b/misc/gnuit/pkg-descr @@ -1,4 +1,4 @@ -GIT is a file system browser for UNIX systems. An interactive process +gnuit is a file system browser for UNIX systems. An interactive process viewer/killer, a hex/ascii file viewer, an auto-mount shell script and a per file type action script are also available. |