diff options
Diffstat (limited to 'net/ipw-firmware/Makefile')
-rw-r--r-- | net/ipw-firmware/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipw-firmware/Makefile b/net/ipw-firmware/Makefile index 3d7ba663bc78..63b87c7490eb 100644 --- a/net/ipw-firmware/Makefile +++ b/net/ipw-firmware/Makefile @@ -9,7 +9,7 @@ PORTNAME?= ipw-firmware RELNAME?= ipw2100 PORTVERSION?= 1.3 PORTREVISION?= 8 -CATEGORIES= net sysutils +CATEGORIES= net sysutils kld MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= flz/ipw DISTFILES= ${RELNAME}-fw-${PORTVERSION}.tgz |