diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2018-08-19 04:42:46 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2018-08-19 04:42:46 +0800 |
commit | 0b4d207856d1d751b363e741bd643af4afaffbe8 (patch) | |
tree | eb8adcebdb18279953eaee8d89ad9a32611fe29f /mail/nextcloud-mail | |
parent | 1b09159985b9ca4ce982308e9d5f82c48891cae9 (diff) | |
download | freebsd-ports-gnome-0b4d207856d1d751b363e741bd643af4afaffbe8.tar.gz freebsd-ports-gnome-0b4d207856d1d751b363e741bd643af4afaffbe8.tar.zst freebsd-ports-gnome-0b4d207856d1d751b363e741bd643af4afaffbe8.zip |
Update MAINTAINER: use @FreeBSD.org
Diffstat (limited to 'mail/nextcloud-mail')
-rw-r--r-- | mail/nextcloud-mail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/nextcloud-mail/Makefile b/mail/nextcloud-mail/Makefile index 089016cac041..c2b00c1249c9 100644 --- a/mail/nextcloud-mail/Makefile +++ b/mail/nextcloud-mail/Makefile @@ -11,7 +11,7 @@ PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} DISTNAME= ${PORTNAME} DIST_SUBDIR= ${PKGNAMEPREFIX:S/-//}/${DISTNAME}-${DISTVERSIONPREFIX}${PORTVERSION} -MAINTAINER= brnrd@freebsd.org +MAINTAINER= brnrd@FreeBSD.org COMMENT= Mail app for Nextcloud LICENSE= AGPLv3 |