Hello ports@, This is an update for 9menu to 1.9.
Also, neither version 1.8 nor version 1.9 was committed before now (despite 1.8 being released 13 years ago and 1.9 2 years ago), so I want to become the maintainer since I use this program dozens of times per day and it is in my self-interest to keep it up-to-date and fix issues. ok? diff --git Makefile Makefile index a73e2d2f83e..e6d08c1bd76 100644 --- Makefile +++ Makefile @@ -2,9 +2,9 @@ COMMENT= simple menu patterned after plan9 -DISTNAME= 9menu-1.7 -REVISION = 1 +DISTNAME= 9menu-1.9 CATEGORIES= plan9 +MAINTAINER= Kaashif Hymabaccus <[email protected]> MASTER_SITES= ftp://ftp.freefriends.org/arnold/Source/ diff --git distinfo distinfo index 14a3ec8431b..43c734d0f96 100644 --- distinfo +++ distinfo @@ -1,2 +1,2 @@ -SHA256 (9menu-1.7.shar.gz) = HfNOQQCIk6Nsc9i85IHoYhO396Au6w6z5t+QRe78h2M= -SIZE (9menu-1.7.shar.gz) = 8854 +SHA256 (9menu-1.9.shar.gz) = rI6lUZFEi4u4X7OBTbN5bzsEofuitpDqOIeazhy/1Vk= +SIZE (9menu-1.9.shar.gz) = 9233
