diff options
author | vanilla <vanilla@FreeBSD.org> | 2005-07-18 20:36:58 +0800 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2005-07-18 20:36:58 +0800 |
commit | f2f9a7f79d96f899a594ee54aa2392cf8f36af8a (patch) | |
tree | aa413ce1c8358e66040965db66890c2e15abab37 /lang | |
parent | 2c611b10373ce44376ca3a59e055779d8eebbb7e (diff) | |
download | freebsd-ports-gnome-f2f9a7f79d96f899a594ee54aa2392cf8f36af8a.tar.gz freebsd-ports-gnome-f2f9a7f79d96f899a594ee54aa2392cf8f36af8a.tar.zst freebsd-ports-gnome-f2f9a7f79d96f899a594ee54aa2392cf8f36af8a.zip |
Upgrade to 0.9.9.011.
Diffstat (limited to 'lang')
-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 |