diff --git a/x11/xcur2png/Makefile b/x11/xcur2png/Makefile index 6cedf5cb7233..f81141e064d6 100644 --- a/x11/xcur2png/Makefile +++ b/x11/xcur2png/Makefile @@ -1,22 +1,22 @@ PORTNAME= xcur2png DISTVERSION= 0.7.1 CATEGORIES= x11 -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Convert X cursors to PNG images WWW= https://github.com/eworm-de/xcur2png LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png USES= localbase pkgconfig xorg USE_GITHUB= yes USE_XORG= xcursor GH_ACCOUNT= eworm-de GNU_CONFIGURE= yes PLIST_FILES= bin/${PORTNAME} \ share/man/man1/${PORTNAME}.1.gz .include