diff options
author | zuntum <zuntum@pkgsrc.org> | 2003-05-02 07:57:31 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2003-05-02 07:57:31 +0000 |
commit | 5e7146a4d5ca3165c4116d47bf1db9d0712822d5 (patch) | |
tree | d8f3def16c32bb61f1e12efbbcc5fba3de3d6dbf /chat/ekg/Makefile | |
parent | b0a1a47cb23a079a4c4d7a1473a932323df1d3dc (diff) | |
download | pkgsrc-5e7146a4d5ca3165c4116d47bf1db9d0712822d5.tar.gz |
Update ekg to 1.0
* no NEWS available, just long Changelog, but I think it's enough to say
that it's The 1.0 Release
Diffstat (limited to 'chat/ekg/Makefile')
-rw-r--r-- | chat/ekg/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile index 3a03af30666..0624b50e14a 100644 --- a/chat/ekg/Makefile +++ b/chat/ekg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2003/03/22 01:00:59 salo Exp $ +# $NetBSD: Makefile,v 1.12 2003/05/02 07:57:31 zuntum Exp $ # -DISTNAME= ekg-1.0rc1 +DISTNAME= ekg-1.0 CATEGORIES= chat MASTER_SITES= http://dev.null.pl/ekg/ \ http://dev.null.pl/ekg/stare/ |