diff options
author | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2003-11-12 03:39:39 +0000 |
commit | 876211b04df7ac317079ec864d705c62e455a98a (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /chat/ekg/Makefile | |
parent | 525e31cd44442cb4867bf9cd5396329bf120ac78 (diff) | |
download | pkgsrc-876211b04df7ac317079ec864d705c62e455a98a.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'chat/ekg/Makefile')
-rw-r--r-- | chat/ekg/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile index f8b8bd7a891..958e53c09a3 100644 --- a/chat/ekg/Makefile +++ b/chat/ekg/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2003/09/28 09:13:56 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2003/11/12 03:39:39 jschauma Exp $ # DISTNAME= ekg-1.3 CATEGORIES= chat +PKGREVISION= 1 MASTER_SITES= http://dev.null.pl/ekg/ \ http://dev.null.pl/ekg/stare/ |