mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
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.
This commit is contained in:
parent
d2bb79a1bf
commit
a25fca9d4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=8566
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user