diff options
author | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
---|---|---|
committer | araujo <araujo@FreeBSD.org> | 2007-06-30 00:29:19 +0800 |
commit | 7a38670c40891b471a302f0832c98c3237ce2063 (patch) | |
tree | c8bdf37392e1aaec44a534e64198869bd7c658b9 /mail/exipick | |
parent | 7794bd575b30bd9abd1651cc7ab03fbeebcb829a (diff) | |
download | freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.gz freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.tar.zst freebsd-ports-gnome-7a38670c40891b471a302f0832c98c3237ce2063.zip |
- Change my mail address to araujo@.
Approved by: stas (mentor)
Diffstat (limited to 'mail/exipick')
-rw-r--r-- | mail/exipick/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exipick/Makefile b/mail/exipick/Makefile index f2bf456ef6bc..542ead87a7b6 100644 --- a/mail/exipick/Makefile +++ b/mail/exipick/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://jetmore.org/john/code/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= -MAINTAINER= araujo@bsdmail.org +MAINTAINER= araujo@FreeBSD.org COMMENT= Display messages from Exim queue based on a variety of criteria PLIST_FILES= bin/${PORTNAME} |