diff options
author | wiz <wiz@pkgsrc.org> | 2002-11-01 16:34:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-11-01 16:34:34 +0000 |
commit | f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f (patch) | |
tree | 5bf46c240b57df1eed0497c9486dd8dd8411136a /net/ntop2/Makefile | |
parent | 389bf7aeba835f60680a6e668276e56025fa4024 (diff) | |
download | pkgsrc-f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f.tar.gz |
Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library).
Diffstat (limited to 'net/ntop2/Makefile')
-rw-r--r-- | net/ntop2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntop2/Makefile b/net/ntop2/Makefile index 865287bffb1..092a0932c96 100644 --- a/net/ntop2/Makefile +++ b/net/ntop2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2002/10/07 20:04:41 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2002/11/01 16:34:42 wiz Exp $ DISTNAME= ntop-2.1 PKGNAME= ntop2-2.1 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} |