diff options
author | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2003-11-12 03:39:39 +0000 |
commit | bade9d121f4fc351bd692c5fb98fe4ddfd76258b (patch) | |
tree | 0fe407ca96f79927e17f86dc43a1ed067beef374 /net/echoping | |
parent | 454c3c42d8457ed4bfc7652aca829b46d8e78a6f (diff) | |
download | pkgsrc-bade9d121f4fc351bd692c5fb98fe4ddfd76258b.tar.gz |
PKGREVISION++ after openssl update.
Diffstat (limited to 'net/echoping')
-rw-r--r-- | net/echoping/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/echoping/Makefile b/net/echoping/Makefile index 1c6014ccc8b..fe7a11727b0 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2003/07/21 17:10:35 martti Exp $ +# $NetBSD: Makefile,v 1.9 2003/11/12 03:39:41 jschauma Exp $ # DISTNAME= echoping-4.1.0 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/ |