diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 23:24:42 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-08 23:24:42 +0000 |
commit | 59df8af48ea44d533d5de8118602cc174bda92da (patch) | |
tree | 099d3028bb9a8d6c138c5cf52f3b004582a91035 /comms/mlan/Makefile | |
parent | 3da86c6aa2b3345aabb564415cd86b5e3872ca1a (diff) |
Notes
Diffstat (limited to 'comms/mlan/Makefile')
-rw-r--r-- | comms/mlan/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/mlan/Makefile b/comms/mlan/Makefile index 874081bc47f4..5f0db5774bc5 100644 --- a/comms/mlan/Makefile +++ b/comms/mlan/Makefile @@ -1,15 +1,15 @@ # New ports collection makefile for: mlan -# Version required: 1.03 # Date created: 4 January 2000 # Whom: phk # # $FreeBSD$ # -DISTNAME= mlpb103 -PKGNAME= mlan-1.03 +PORTNAME= mlan +PORTVERSION= 1.03 CATEGORIES= comms MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/ +DISTNAME= mlpb103 MAINTAINER= phk@FreeBSD.org |