Index: head/mail/mls/Makefile =================================================================== --- head/mail/mls/Makefile (revision 117592) +++ head/mail/mls/Makefile (revision 117593) @@ -1,26 +1,27 @@ # New ports collection makefile for: mls # Date created: 21 apr 2003 # Whom: The Anarcat # # $FreeBSD$ # PORTNAME= mls PORTVERSION= 1.3 PORTREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://marki.host.sk/MLS/ +MASTER_SITES= http://www.marki-online.net/MLS/ \ + http://marki.host.sk/MLS/ EXTRACT_SUFX= .tgz MAINTAINER= anarcat@anarcat.ath.cx COMMENT= Program for generating various statistics on emails MAN1= mls.1 MANCOMPRESSED= yes PLIST_FILES= bin/mls MAKE_ARGS+= DESTDIR=${PREFIX} USE_GMAKE= yes ALL_TARGET= mls .include Property changes on: head/mail/mls/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.4 \ No newline at end of property +1.5 \ No newline at end of property Index: head/mail/mls/pkg-descr =================================================================== --- head/mail/mls/pkg-descr (revision 117592) +++ head/mail/mls/pkg-descr (revision 117593) @@ -1,13 +1,13 @@ mls will read mailbox file in MBOX format and display various statistical data about it. You can specify input and ouput files (can be stdin/stdout), language used for output (in this version Slovak/English/Italian/Francais/Deutsch/Spanish/Serbian), error and diagnostic msgs are always printed in english. You can also specify text which will be displayed instead of standart title in output (can be used for automatic mailing of produced output). It also supports cache file for faster re-generation of stats from the same input file. It is useful when you want to show statistics on web - you can use HTML output & PHP wrapper. -WWW: http://marki.host.sk/MLS/ +WWW: http://www.marki-online.net/MLS/ Property changes on: head/mail/mls/pkg-descr ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property