diff options
Diffstat (limited to 'net/echoping/Makefile')
-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 4d1414e21b0..ca3cf68dace 100644 --- a/net/echoping/Makefile +++ b/net/echoping/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2007/11/18 00:16:38 adrianp Exp $ +# $NetBSD: Makefile,v 1.21 2008/01/18 05:08:41 tnn Exp $ # DISTNAME= echoping-6.0.2 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.internatif.org/pub/unix/echoping/ \ ${MASTER_SITE_SOURCEFORGE:=echoping/} |