diff options
author | phk <phk@FreeBSD.org> | 2000-01-05 06:20:08 +0800 |
---|---|---|
committer | phk <phk@FreeBSD.org> | 2000-01-05 06:20:08 +0800 |
commit | 77beb11ae78d6b63cd21896f8f92fec65f00ce7f (patch) | |
tree | 2654024a15c3313b95f1ce60a95ef323eae014d7 /comms | |
parent | 3cdcc02def1cf9de989002fd81f947873cb2fbb5 (diff) | |
download | freebsd-ports-gnome-77beb11ae78d6b63cd21896f8f92fec65f00ce7f.tar.gz freebsd-ports-gnome-77beb11ae78d6b63cd21896f8f92fec65f00ce7f.tar.zst freebsd-ports-gnome-77beb11ae78d6b63cd21896f8f92fec65f00ce7f.zip |
Set CATERGORIES right.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/mlan/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/mlan/Makefile b/comms/mlan/Makefile index ff03ece81595..874081bc47f4 100644 --- a/comms/mlan/Makefile +++ b/comms/mlan/Makefile @@ -8,7 +8,7 @@ DISTNAME= mlpb103 PKGNAME= mlan-1.03 -CATEGORIES= devel +CATEGORIES= comms MASTER_SITES= ftp://ftp.dalsemi.com/pub/auto_id/public/ MAINTAINER= phk@FreeBSD.org |