diff options
Diffstat (limited to 'net/ntop/Makefile')
-rw-r--r-- | net/ntop/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile index f45a757..a35788ab 100644 --- a/net/ntop/Makefile +++ b/net/ntop/Makefile @@ -1,17 +1,17 @@ # New ports collection makefile for: ntop -# Version required: 1.1 # Date created: 10 August 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # # $FreeBSD$ # -DISTNAME= ntop-1.1-src -PKGNAME= ntop-1.1 +PORTNAME= ntop +PORTVERSION= 1.1 CATEGORIES= net MASTER_SITES= ftp://ftp.unipi.it/pub/local/ntop/source/ \ http://www.freenix.no/~anders/ \ ftp://totem.fix.no/pub/mirrors/misc/ +DISTNAME= ntop-1.1-src MAINTAINER= billf@FreeBSD.org |