diff options
-rw-r--r-- | x11/xcur2png/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcur2png/Makefile b/x11/xcur2png/Makefile index 6cedf5cb7233..f81141e064d6 100644 --- a/x11/xcur2png/Makefile +++ b/x11/xcur2png/Makefile @@ -2,7 +2,7 @@ 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 |