diff options
author | joerg <joerg@pkgsrc.org> | 2009-12-16 19:30:31 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-12-16 19:30:31 +0000 |
commit | d212577853d29980798a1428c962ab6bcfaf0718 (patch) | |
tree | 5922fa0cd228effff35d1c984d0614f5b3a8efcc /lang/embryo/Makefile | |
parent | 2a1d8516c141afe2ab79963e7c68eb493fdc018d (diff) | |
download | pkgsrc-d212577853d29980798a1428c962ab6bcfaf0718.tar.gz |
Update to embryo-0.9.9.063: Minor bugfixes.
Diffstat (limited to 'lang/embryo/Makefile')
-rw-r--r-- | lang/embryo/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index c22a7b27d20..d10090784b7 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2009/09/11 20:24:41 joerg Exp $ +# $NetBSD: Makefile,v 1.7 2009/12/16 19:30:31 joerg Exp $ # -DISTNAME= embryo-0.9.9.062 +DISTNAME= embryo-0.9.9.063 CATEGORIES= lang -MASTER_SITES= http://download.enlightenment.org/snapshots/2009-07-29/ +MASTER_SITES= http://download.enlightenment.org/snapshots/2009-12-02/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= grzela@seculture.com |