diff options
author | vs <vs@FreeBSD.org> | 2005-01-12 00:52:59 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-01-12 00:52:59 +0800 |
commit | e493b5a7b79389fed0a626c3c5f90a8920de149d (patch) | |
tree | 7247ee3136d5dd6b941501a0de618560b810400b /www | |
parent | 97d3eba65b78182099323a9181c0a86328f7dfe3 (diff) | |
download | freebsd-ports-graphics-e493b5a7b79389fed0a626c3c5f90a8920de149d.tar.gz freebsd-ports-graphics-e493b5a7b79389fed0a626c3c5f90a8920de149d.tar.zst freebsd-ports-graphics-e493b5a7b79389fed0a626c3c5f90a8920de149d.zip |
- Update to 0.94
- Add mirror
PR: ports/75757
Submitted by: maintainer
Diffstat (limited to 'www')
-rw-r--r-- | www/emp/Makefile | 5 | ||||
-rw-r--r-- | www/emp/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/www/emp/Makefile b/www/emp/Makefile index 44ffdf5e430..beb4438e29f 100644 --- a/www/emp/Makefile +++ b/www/emp/Makefile @@ -6,9 +6,10 @@ # PORTNAME= emp -PORTVERSION= 0.93 +PORTVERSION= 0.94 CATEGORIES= www -MASTER_SITES= http://www.blarg.net/~abowhill/ +MASTER_SITES= http://home.blarg.net/~abowhill/ \ + ftp://userftp.blarg.net/users/abowhill/ MAINTAINER= allanb@u.washington.edu COMMENT= CGI program to deliver hierarchy of web links diff --git a/www/emp/distinfo b/www/emp/distinfo index 4a44691ab3a..c2c7733956b 100644 --- a/www/emp/distinfo +++ b/www/emp/distinfo @@ -1,2 +1,2 @@ -MD5 (emp-0.93.tar.gz) = 0604cadf07d35b6b13ba255da4f27f23 -SIZE (emp-0.93.tar.gz) = 90468 +MD5 (emp-0.94.tar.gz) = 2efe31692f9fb89b502cac5ec5dfedff +SIZE (emp-0.94.tar.gz) = 91648 |