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 /lang/embryo | |
parent | 4e6a82190f02099c15d5cdfeba65475611e46566 (diff) | |
download | ports-b6c67da6e89139486c2eb1e68df0c19d6179791a.tar.gz ports-b6c67da6e89139486c2eb1e68df0c19d6179791a.zip |
Notes
Diffstat (limited to 'lang/embryo')
-rw-r--r-- | lang/embryo/Makefile | 2 | ||||
-rw-r--r-- | lang/embryo/distinfo | 4 | ||||
-rw-r--r-- | lang/embryo/pkg-descr | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index d3092e2f55a0..00a366dadcf5 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -6,7 +6,7 @@ # PORTNAME= embryo -PORTVERSION= 0.9.1.010 +PORTVERSION= 0.9.1.011 CATEGORIES= lang MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/lang/embryo/distinfo b/lang/embryo/distinfo index 8b78abae09f2..6885c94e1a8c 100644 --- a/lang/embryo/distinfo +++ b/lang/embryo/distinfo @@ -1,2 +1,2 @@ -MD5 (embryo-0.9.1.010.tar.gz) = 9332a76bc3dc784606b0c1eb3c07cc31 -SIZE (embryo-0.9.1.010.tar.gz) = 435803 +MD5 (embryo-0.9.1.011.tar.gz) = 8a94e01a1719dc0a83d18ce5d6e8049b +SIZE (embryo-0.9.1.011.tar.gz) = 436221 diff --git a/lang/embryo/pkg-descr b/lang/embryo/pkg-descr index c0eca8260c1e..90f9504aa664 100644 --- a/lang/embryo/pkg-descr +++ b/lang/embryo/pkg-descr @@ -3,4 +3,4 @@ by the included scmall compiler. This is mostly cleaning up and reduction in size of the original small abstract machine. the compiler itself has been left alone almost completely. -WWW: http://www.enlightenment.org/pages/embryo.html +WWW: http://www.enlightenment.org/Libraries/Embryo/index.html |