diff options
author | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-09-21 13:03:25 +0000 |
commit | 3528e063450c6c10f9548d9ded687e713f731a1b (patch) | |
tree | 48b3195c505f0c48c6098bc0d627477188a674f9 /net/ntop | |
parent | 244ea701f14dd6e37e3554caa6ec8038018cecb5 (diff) | |
download | pkgsrc-3528e063450c6c10f9548d9ded687e713f731a1b.tar.gz |
Fix paths for GConf, libglade, libart, libsigc++, lablgtk moves.
Bump PKGREVISION.
Diffstat (limited to 'net/ntop')
-rw-r--r-- | net/ntop/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index 3dfe9bd38a5..574e2d2746b 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.46 2007/09/15 07:35:37 adam Exp $ +# $NetBSD: Makefile,v 1.47 2007/09/21 13:04:13 wiz Exp $ DISTNAME= ntop-3.3 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ntop/} |