From a25fca9d4c1018ac935435f16d3ea95d98a073f0 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Mon, 10 Nov 1997 11:33:04 +0000 Subject: Doesn't make any difference functionality-wise, but define DISTNAME instead of PKGNAME. DISTNAME is mentioned to be a "mandatory" variable in a few places. --- net/tcpshow/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/tcpshow') diff --git a/net/tcpshow/Makefile b/net/tcpshow/Makefile index 51fd585e7ee2..250a6ce90df8 100644 --- a/net/tcpshow/Makefile +++ b/net/tcpshow/Makefile @@ -4,10 +4,10 @@ # Date created: Tue Nov 04, 1997 # Whom: David O'Brien (obrien@NUXI.com) # -# $Id: Makefile,v 1.2 1997/01/25 18:08:40 obrien Exp $ +# $Id: Makefile,v 1.1.1.1 1997/11/05 11:38:43 obrien Exp $ # -PKGNAME= tcpshow-1.0 +DISTNAME= tcpshow-1.0 CATEGORIES= net security MASTER_SITES= http://www.cs.berkeley.edu/~daw/mike/ DISTFILES= tcpshow.c tcpshow.1 -- cgit v1.2.3