diff options
Diffstat (limited to 'devel/libedit/Makefile')
| -rw-r--r-- | devel/libedit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libedit/Makefile b/devel/libedit/Makefile index f521be058109..7f9cfa1f63a0 100644 --- a/devel/libedit/Makefile +++ b/devel/libedit/Makefile @@ -1,11 +1,11 @@ PORTNAME= libedit -DISTVERSION= 3.1-20250104 +DISTVERSION= 3.1-20251016 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= https://thrysoee.dk/editline/ DISTNAME= ${PORTNAME}-${PORTVERSION:E}-${PORTVERSION:R} -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= osa@FreeBSD.org COMMENT= Command line editor library WWW= https://thrysoee.dk/editline/ |
