diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-07-18 12:36:58 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2005-07-18 12:36:58 +0000 |
commit | b6c67da6e89139486c2eb1e68df0c19d6179791a (patch) | |
tree | 140327c19c635d533ef58f7faacece1e4d4ece10 /devel/eet | |
parent | 4e6a82190f02099c15d5cdfeba65475611e46566 (diff) |
Notes
Diffstat (limited to 'devel/eet')
-rw-r--r-- | devel/eet/Makefile | 2 | ||||
-rw-r--r-- | devel/eet/distinfo | 4 | ||||
-rw-r--r-- | devel/eet/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/devel/eet/Makefile b/devel/eet/Makefile index 8e4b3200c0ff..40250b360818 100644 --- a/devel/eet/Makefile +++ b/devel/eet/Makefile @@ -6,7 +6,7 @@ # PORTNAME= eet -PORTVERSION= 0.9.10.010 +PORTVERSION= 0.9.10.011 CATEGORIES= devel MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/devel/eet/distinfo b/devel/eet/distinfo index 7e0f9b5391ce..3ba3ad5dd82d 100644 --- a/devel/eet/distinfo +++ b/devel/eet/distinfo @@ -1,2 +1,2 @@ -MD5 (eet-0.9.10.010.tar.gz) = 19b0aae8adf32c13a85bf47b6d4ad501 -SIZE (eet-0.9.10.010.tar.gz) = 316874 +MD5 (eet-0.9.10.011.tar.gz) = 216e96010c267c836696af825f0f9455 +SIZE (eet-0.9.10.011.tar.gz) = 316999 diff --git a/devel/eet/pkg-descr b/devel/eet/pkg-descr index 05a114a44d5f..87f0546a2101 100644 --- a/devel/eet/pkg-descr +++ b/devel/eet/pkg-descr @@ -4,4 +4,4 @@ zip file) and allow fast random-access reading of the file later on. It does not do zip as a zip itself has more complexity than is needed, and it was much simpler to implement this once here. -WWW: http://www.enlightenment.org/pages/eet.html +WWW: http://www.enlightenment.org/Libraries/Eet/index.html |