diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-01-13 22:58:40 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-01-13 22:58:40 +0000 |
commit | 8741d4602cc49b936d3d337607e44c9449be0dca (patch) | |
tree | f4c019bf005fd016eac53fd42dd65b1aa8d73ac7 /mail/exipick/Makefile | |
parent | 7b11fc698512e7a025da3db23aff18320ba0b4e6 (diff) |
- Update to 20061117.2
- Pass maintainership to submitter
PR: ports/107883
Submitted by: Marcelo Araujo <araujo@bsdmail.org> (maintainer)
Notes
Notes:
svn path=/head/; revision=182335
Diffstat (limited to 'mail/exipick/Makefile')
-rw-r--r-- | mail/exipick/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exipick/Makefile b/mail/exipick/Makefile index cbe9c846a08d..f2bf456ef6bc 100644 --- a/mail/exipick/Makefile +++ b/mail/exipick/Makefile @@ -6,13 +6,13 @@ # PORTNAME= exipick -PORTVERSION= 20060307.1 +PORTVERSION= 20061117.2 CATEGORIES= mail MASTER_SITES= http://jetmore.org/john/code/ DISTNAME= ${PORTNAME}.${PORTVERSION} EXTRACT_SUFX= -MAINTAINER= ports@FreeBSD.org +MAINTAINER= araujo@bsdmail.org COMMENT= Display messages from Exim queue based on a variety of criteria PLIST_FILES= bin/${PORTNAME} |