Update to 1.2.

PR:		46956
Submitted by:	maintainer
This commit is contained in:
Pete Fritchman 2003-01-10 19:44:56 +00:00
parent 33fa67c466
commit 367a6b1dce
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=72857
3 changed files with 3 additions and 2 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= mailgraph
PORTVERSION= 1.0
PORTVERSION= 1.2
CATEGORIES= mail
MASTER_SITES= http://people.ee.ethz.ch/~dws/software/mailgraph/pub/

View file

@ -1 +1 @@
MD5 (mailgraph-1.0.tar.gz) = 119e21c59443ae5bdfce766646be278f
MD5 (mailgraph-1.2.tar.gz) = dc997c0318113a1ff31866e75998895d

View file

@ -2,3 +2,4 @@ etc/rc.d/mailgraph.sh.sample
www/cgi-bin/mailgraph.cgi
www/cgi-bin/mailgraph.pl
@unexec rmdir %D/www/cgi-bin 2>/dev/null || true
@unexec rmdir %D/www 2>/dev/null || true