diff options
Diffstat (limited to 'net/trafd/Makefile')
-rw-r--r-- | net/trafd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/trafd/Makefile b/net/trafd/Makefile index 7ab4da2..f0742df 100644 --- a/net/trafd/Makefile +++ b/net/trafd/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: trafd -# Version required: 3.0 # Date created: 22 January 2000 # Whom: Michael Vasilenko <acid@stu.cn.ua> # # $FreeBSD$ # -DISTNAME= trafd-3.0 +PORTNAME= trafd +PORTVERSION= 3.0 CATEGORIES= net MASTER_SITES= ftp://ftp.riss-telecom.ru/pub/dev/trafd/ EXTRACT_SUFX= .tgz |