diff options
Diffstat (limited to 'net/nocol')
-rw-r--r-- | net/nocol/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nocol/Makefile b/net/nocol/Makefile index 7e0435ba2ba1..ad912950c4b8 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: NOCOL -# Version required: 4.3 # Date created: 21 Nov 1998 # Whom: bradh # # $FreeBSD$ # -DISTNAME= nocol-4.3 +PORTNAME= nocol +PORTVERSION= 4.3 CATEGORIES= net MASTER_SITES= http://www.netplex-tech.com/software/nocol/downloads/ |