From: Sebastian Reitenbach Subject: take MAINTAINER security/emldump To: ports Date: Thu, 19 Feb 2026 15:03:07 +0100 Hi, and while there, switch HOMEPAGE to https. OK? Sebastian Index: Makefile =================================================================== RCS file: /cvs/ports/security/emldump/Makefile,v diff -u -r1.16 Makefile --- Makefile 10 Feb 2026 10:18:18 -0000 1.16 +++ Makefile 19 Feb 2026 14:02:14 -0000 @@ -1,12 +1,15 @@ COMMENT = analyze MIME files +REVISION = 0 MODPY_DISTV = 0.0.15 DISTNAME = emldump_V${MODPY_DISTV:S/./_/g} PKGNAME = emldump-${MODPY_DISTV} CATEGORIES = security -HOMEPAGE = http://blog.didierstevens.com/my-software/\#emldump +HOMEPAGE = https://blog.didierstevens.com/my-software/\#emldump + +MAINTAINER = Sebastian Reitenbach # public domain PERMIT_PACKAGE = Yes