summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-18 11:31:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-18 11:31:43 +0000
commitc904263a5842a6dca181e4b409015ac7d47cadfa (patch)
tree92dddfb2552166258c307e602f9d88fdcd66f7ac /net
parentOSVERSION wasn't used any more. (diff)
Um, I think you got yourself confused. This is a simple case of DISTNAME
being sufficient for almost everything. :)
Notes
Notes: svn path=/head/; revision=14637
Diffstat (limited to 'net')
-rw-r--r--net/ntop/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/net/ntop/Makefile b/net/ntop/Makefile
index 39fed1374dfe..a2764a433b07 100644
--- a/net/ntop/Makefile
+++ b/net/ntop/Makefile
@@ -3,21 +3,18 @@
# Date created: 10 August 1998
# Whom: Bill Fumerola <billf@chc-chimes.com>
#
-# $Id: Makefile,v 1.5 1998/11/12 15:21:53 billf Exp $
+# $Id: Makefile,v 1.6 1998/11/17 21:36:13 billf Exp $
#
-DISTNAME=
-PKGNAME= ntop-1.1a3
+DISTNAME= ntop-1.1a3
CATEGORIES= net
MASTER_SITES= ftp://ftp.unipi.it/pub/local/ntop/snapshots/ \
ftp://ftp.ee.lbl.gov/ \
http://www.FreeBSD.org/~billf/
-DISTFILES= libpcap-0.4.tar.Z ${NTOPDISTFILE}.tar.gz
+DISTFILES= libpcap-0.4.tar.Z ${DISTNAME}.tar.gz
MAINTAINER= billf@FreeBSD.org
-NTOPDISTFILE= ntop-1.1a3
-WRKSRC= ${WRKDIR}/${NTOPDISTFILE}
USE_AUTOCONF= yes
ALL_TARGET=
INSTALL_TARGET= install