diff options
author | Volker Stolz <vs@FreeBSD.org> | 2005-01-11 16:52:59 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2005-01-11 16:52:59 +0000 |
commit | 291f42ea9b4d3d78ed57e3c2b0fdd2cde8a2b66c (patch) | |
tree | 847542465782e7b9d837daa2b19dae2f15cd3acd /www/emp | |
parent | 2413d7fc5535a0a1c618545ec2ee344c1fa3d5cc (diff) | |
download | ports-291f42ea9b4d3d78ed57e3c2b0fdd2cde8a2b66c.tar.gz ports-291f42ea9b4d3d78ed57e3c2b0fdd2cde8a2b66c.zip |
- Update to 0.94
- Add mirror
PR: ports/75757
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=126147
Diffstat (limited to 'www/emp')
-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 44ffdf5e430c..beb4438e29f1 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 4a44691ab3a6..c2c7733956b5 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 |