diff options
| -rw-r--r-- | mail/regm/Makefile | 3 | ||||
| -rw-r--r-- | mail/regm/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/mail/regm/Makefile b/mail/regm/Makefile index d5ef911b2865..30bec5b60ce8 100644 --- a/mail/regm/Makefile +++ b/mail/regm/Makefile @@ -8,13 +8,12 @@ PORTNAME= regm PORTVERSION= 1.0 CATEGORIES= mail python -MASTER_SITES= http://perso.linuxfr.org/jdumont/regm/ +MASTER_SITES= http://hamete.org/regm/ MAINTAINER= petef@FreeBSD.org COMMENT= Extract messages from a mailbox using regular expressions PLIST_FILES= bin/regm -USE_REINPLACE= yes NO_BUILD= yes USE_PYTHON= yes diff --git a/mail/regm/pkg-descr b/mail/regm/pkg-descr index 3948cc9c815c..1d627aeeffcf 100644 --- a/mail/regm/pkg-descr +++ b/mail/regm/pkg-descr @@ -3,7 +3,7 @@ mailbox using a regular expression. There are advanced options to specify multiple regular expressions, different output formats, and more. -WWW: http://perso.linuxfr.org/jdumont/regm/ +WWW: http://hamete.org/regm/ - Pete petef@databits.net |
