diff options
author | jgh <jgh@FreeBSD.org> | 2019-08-08 23:28:13 +0800 |
---|---|---|
committer | jgh <jgh@FreeBSD.org> | 2019-08-08 23:28:13 +0800 |
commit | 9bc42512ca9ae06095314bf2a6dd5f1c974f7365 (patch) | |
tree | 30dda92459abbbbbdf748c5619f1453944224d18 /mail | |
parent | 679e975e934c210a3c733156805d2de138b60914 (diff) | |
download | freebsd-ports-gnome-9bc42512ca9ae06095314bf2a6dd5f1c974f7365.tar.gz freebsd-ports-gnome-9bc42512ca9ae06095314bf2a6dd5f1c974f7365.tar.zst freebsd-ports-gnome-9bc42512ca9ae06095314bf2a6dd5f1c974f7365.zip |
- reclaim
Diffstat (limited to 'mail')
-rw-r--r-- | mail/mutt_vc_query/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/mutt_vc_query/Makefile b/mail/mutt_vc_query/Makefile index 184a2f72b23f..7215ed907158 100644 --- a/mail/mutt_vc_query/Makefile +++ b/mail/mutt_vc_query/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 002 CATEGORIES= mail MASTER_SITES= SF/rolo/${PORTNAME}/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jgh@FreeBSD.org COMMENT= vCard query utility for mutt BUILD_DEPENDS= ${RUN_DEPENDS} |