diff options
author | vs <vs@FreeBSD.org> | 2004-06-21 14:35:18 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-06-21 14:35:18 +0800 |
commit | 9500b3d7a13caa2d4abb6592057eaef3fd65ca70 (patch) | |
tree | 9814b4ad21a8c6f91cde5eb56d49a64e7d04ca39 /www/emp | |
parent | f8beb643ce40c2c2ed2a2aaf22222ec2d6be041a (diff) | |
download | freebsd-ports-gnome-9500b3d7a13caa2d4abb6592057eaef3fd65ca70.tar.gz freebsd-ports-gnome-9500b3d7a13caa2d4abb6592057eaef3fd65ca70.tar.zst freebsd-ports-gnome-9500b3d7a13caa2d4abb6592057eaef3fd65ca70.zip |
Update to 0.93:
- update to fix HTML rendering problem
- documentation fixes
PR: ports/68160
Submitted by: maintainer
Diffstat (limited to 'www/emp')
-rw-r--r-- | www/emp/Makefile | 2 | ||||
-rw-r--r-- | www/emp/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/emp/Makefile b/www/emp/Makefile index 6c9025ed3d4a..44ffdf5e430c 100644 --- a/www/emp/Makefile +++ b/www/emp/Makefile @@ -6,7 +6,7 @@ # PORTNAME= emp -PORTVERSION= 0.92 +PORTVERSION= 0.93 CATEGORIES= www MASTER_SITES= http://www.blarg.net/~abowhill/ diff --git a/www/emp/distinfo b/www/emp/distinfo index e71c82fb4b3d..4a44691ab3a6 100644 --- a/www/emp/distinfo +++ b/www/emp/distinfo @@ -1,2 +1,2 @@ -MD5 (emp-0.92.tar.gz) = 939d086193bda30bf9577356cb6de8d9 -SIZE (emp-0.92.tar.gz) = 76573 +MD5 (emp-0.93.tar.gz) = 0604cadf07d35b6b13ba255da4f27f23 +SIZE (emp-0.93.tar.gz) = 90468 |