diff options
author | adam <adam@pkgsrc.org> | 2006-01-17 20:49:13 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-01-17 20:49:13 +0000 |
commit | 5a14298574ab4a5c96414878066da454264b0db6 (patch) | |
tree | 8e4fdd2918f87992ce525f977cd4c5eec0ed1556 /chat/ekg/Makefile | |
parent | e06b37fe680c9f3945927bcd2dc464ffcdf2a709 (diff) | |
download | pkgsrc-5a14298574ab4a5c96414878066da454264b0db6.tar.gz |
Final distribution: bug fixes
Diffstat (limited to 'chat/ekg/Makefile')
-rw-r--r-- | chat/ekg/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile index 6220081b412..4ba9b02917a 100644 --- a/chat/ekg/Makefile +++ b/chat/ekg/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.36 2005/08/10 20:56:13 jlam Exp $ +# $NetBSD: Makefile,v 1.37 2006/01/17 20:49:13 adam Exp $ -DISTNAME= ekg-1.6rc3 -PKGNAME= ekg-1.6 -PKGREVISION= 2 +DISTNAME= ekg-1.6 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://dev.null.pl/ekg/ \ http://dev.null.pl/ekg/stare/ |