diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:28:34 +0800 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 08:28:34 +0800 |
commit | a13d9a603d44e9d2d333d5b2033b95a97545f73b (patch) | |
tree | f369b6d8855716c739425d19cebd7b0bd21ad210 /mail/grepmail | |
parent | 0074c5fa8cabe431c6868442326d476bb5ef2047 (diff) | |
download | freebsd-ports-gnome-a13d9a603d44e9d2d333d5b2033b95a97545f73b.tar.gz freebsd-ports-gnome-a13d9a603d44e9d2d333d5b2033b95a97545f73b.tar.zst freebsd-ports-gnome-a13d9a603d44e9d2d333d5b2033b95a97545f73b.zip |
- Switch SourceForge ports to the new File Release System: categories starting with M
Diffstat (limited to 'mail/grepmail')
-rw-r--r-- | mail/grepmail/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/grepmail/Makefile b/mail/grepmail/Makefile index de1128b4b448..13f1f35604fb 100644 --- a/mail/grepmail/Makefile +++ b/mail/grepmail/Makefile @@ -8,8 +8,7 @@ PORTNAME= grepmail PORTVERSION= 5.3033 CATEGORIES= mail -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Search mailboxes for a given regexp and display matching emails |