diff options
Diffstat (limited to 'devel/gitg/Makefile')
-rw-r--r-- | devel/gitg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gitg/Makefile b/devel/gitg/Makefile index 9b5bee6bdf15..674aba4c067d 100644 --- a/devel/gitg/Makefile +++ b/devel/gitg/Makefile @@ -8,7 +8,7 @@ DIST_SUBDIR= gnome PATCH_SITES= https://gitlab.gnome.org/GNOME/${PORTNAME}/-/commit/ PATCHFILES+= 1978973b1284.patch:-p1 # https://gitlab.gnome.org/GNOME/gitg/-/merge_requests/175 -MAINTAINER= kwm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= GTK-based git repository viewer WWW= https://wiki.gnome.org/Apps/Gitg |