diff options
Diffstat (limited to 'net/trafshow4/Makefile')
-rw-r--r-- | net/trafshow4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafshow4/Makefile b/net/trafshow4/Makefile index 2da6c6d97c8c..6a7c59b2d218 100644 --- a/net/trafshow4/Makefile +++ b/net/trafshow4/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: trafshow -# Version required: 3.1 # Date created: 25 September 1996 # Whom: igor@zynaps.ru # # $FreeBSD$ # -DISTNAME= trafshow-3.1 +PORTNAME= trafshow +PORTVERSION= 3.1 CATEGORIES= net MASTER_SITES= ftp://ftp.nsk.su/pub/RinetSoftware/ EXTRACT_SUFX= .tgz |