diff options
-rw-r--r-- | sysutils/dunst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dunst/Makefile b/sysutils/dunst/Makefile index 56ac8bbdaee8..0d3d79494dad 100644 --- a/sysutils/dunst/Makefile +++ b/sysutils/dunst/Makefile @@ -3,7 +3,7 @@ DISTVERSIONPREFIX= v DISTVERSION= 1.12.2 CATEGORIES= sysutils -MAINTAINER= ports@FreeBSD.org +MAINTAINER= uzsolt@FreeBSD.org COMMENT= Lightweight notification daemon WWW= https://dunst-project.org/ |