diff --git a/graphics/dssim/Makefile b/graphics/dssim/Makefile index 9eb7bc3cffa2..1a593a2d045f 100644 --- a/graphics/dssim/Makefile +++ b/graphics/dssim/Makefile @@ -1,19 +1,19 @@ PORTNAME= dssim DISTVERSION= 3.2.4 PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= CRATESIO # XXX Teach USES=cargo to have proper default DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${CARGO_CRATE_EXT} -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Image similarity comparison simulating human perception WWW= https://kornel.ski/dssim LICENSE= AGPLv3+ LICENSE_FILE= ${WRKSRC}/LICENSE USES= cargo PLIST_FILES= bin/${PORTNAME} .include