diff options
-rw-r--r-- | net/ttcp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/ttcp/Makefile b/net/ttcp/Makefile index 1541dd29ed2..060d26cb31a 100644 --- a/net/ttcp/Makefile +++ b/net/ttcp/Makefile @@ -3,10 +3,11 @@ # Date created: 14 December 1997 # Whom: thorpej # -# $NetBSD: Makefile,v 1.5 1998/02/28 19:03:13 tron Exp $ +# $NetBSD: Makefile,v 1.6 1998/02/28 19:07:15 tron Exp $ # DISTNAME= ttcp +PKGNAME= ${DISTNAME}-1.12 CATEGORIES= net MASTER_SITES= http://www.ccci.com/tools/ttcp/ EXTRACT_SUFX= .tar.Z |