diff --git a/textproc/bbe/Makefile b/textproc/bbe/Makefile index 3622c8f1542f..68cbe2e9bb13 100644 --- a/textproc/bbe/Makefile +++ b/textproc/bbe/Makefile @@ -4,18 +4,14 @@ PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= SF/${PORTNAME}-/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Sed-like editor for binary files WWW= https://sourceforge.net/projects/bbe-/ LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -DEPRECATED= Abandonware and unmaintained in tree for years -EXPIRATION_DATE=2025-04-30 - GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INFO= ${PORTNAME} diff --git a/textproc/sablotron/Makefile b/textproc/sablotron/Makefile index 706ee8509b28..ab9049a4521d 100644 --- a/textproc/sablotron/Makefile +++ b/textproc/sablotron/Makefile @@ -5,7 +5,7 @@ CATEGORIES= textproc MASTER_SITES= SF/sablotron/sablotron-${PORTVERSION} DISTNAME= Sablot-${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= XML toolkit implementing XSLT 1.0, XPath 1.0 and DOM Level2 WWW= https://sourceforge.net/projects/sablotron/ @@ -14,11 +14,7 @@ LICENSE_COMB= dual LIB_DEPENDS= libexpat.so:textproc/expat2 -DEPRECATED= Obsolete XML processor that only supports legacy languages -EXPIRATION_DATE=2025-04-30 - GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share USES= gmake iconv libtool localbase:ldflags USE_CXXSTD= c++98 USE_LDCONFIG= yes