diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index fa5baa6201c..2df6d02c2a2 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2000/09/19 20:00:03 agc Exp $ +# $NetBSD: Makefile,v 1.13 2000/10/20 11:02:59 abs Exp $ -DISTNAME= ntop-1.1 +DISTNAME= ntop-1.1nb1 CATEGORIES= net MASTER_SITES= ftp://ftp.unipi.it/pub/local/ntop/source/ EXTRACT_SUFX= -src.tar.gz |