diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-02-08 09:43:56 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-02-08 09:43:56 +0000 |
commit | 4c53fad4c0b948db9c8243a986fc12db39f0f456 (patch) | |
tree | 4f4ebd2a3b015f79568667bd9c4309007a5b258e /net/nocol/Makefile | |
parent | 02c5b6c7c66d3d8899f1f633179ae1b6237ec7be (diff) | |
download | ports-4c53fad4c0b948db9c8243a986fc12db39f0f456.tar.gz ports-4c53fad4c0b948db9c8243a986fc12db39f0f456.zip |
Notes
Diffstat (limited to 'net/nocol/Makefile')
-rw-r--r-- | net/nocol/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/net/nocol/Makefile b/net/nocol/Makefile index b410935355e0..7e0435ba2ba1 100644 --- a/net/nocol/Makefile +++ b/net/nocol/Makefile @@ -1,17 +1,16 @@ # New ports collection makefile for: NOCOL -# Version required: 4.2.2beta1 +# Version required: 4.3 # Date created: 21 Nov 1998 # Whom: bradh # # $FreeBSD$ # -DISTNAME= nocol-4.2.2beta1 -PKGNAME= nocol-4.2.2b1 +DISTNAME= nocol-4.3 CATEGORIES= net MASTER_SITES= http://www.netplex-tech.com/software/nocol/downloads/ -MAINTAINER= bradh@iafrica.com +MAINTAINER= bradh@uunet.co.za MANPREFIX= ${PREFIX}/nocol/ MAN1= netconsole.1 |