mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Update to 1.2.
PR: 46956 Submitted by: maintainer
This commit is contained in:
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
|
@ -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/
|
||||
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (mailgraph-1.0.tar.gz) = 119e21c59443ae5bdfce766646be278f
|
||||
MD5 (mailgraph-1.2.tar.gz) = dc997c0318113a1ff31866e75998895d
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue