diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 09:16:42 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-06-29 09:16:42 +0000 |
commit | 8c91d898a62034edceeb95ace9c0831d9d8607fa (patch) | |
tree | ffd90095fece583477ad33afabdecd5b8a8df975 /comms | |
parent | 4d70ad96ab279755bc69625f840e3b653f80668c (diff) | |
download | ports-8c91d898a62034edceeb95ace9c0831d9d8607fa.tar.gz ports-8c91d898a62034edceeb95ace9c0831d9d8607fa.zip |
Notes
Diffstat (limited to 'comms')
-rw-r--r-- | comms/hcfmdm/Makefile | 2 | ||||
-rw-r--r-- | comms/ltmdm/Makefile | 2 | ||||
-rw-r--r-- | comms/uticom/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/comms/hcfmdm/Makefile b/comms/hcfmdm/Makefile index 7db058533842..4f36c71409b1 100644 --- a/comms/hcfmdm/Makefile +++ b/comms/hcfmdm/Makefile @@ -10,7 +10,7 @@ PORTNAME= hcfmdm PORTVERSION= 0.99.1 -CATEGORIES= comms +CATEGORIES= comms kld MASTER_SITES= http://lug.cbx.ru/files/modem/ \ http://www.int21.de/conexant/ \ ${MASTER_SITE_GENTOO} \ diff --git a/comms/ltmdm/Makefile b/comms/ltmdm/Makefile index d9ba67d0c484..75002320b527 100644 --- a/comms/ltmdm/Makefile +++ b/comms/ltmdm/Makefile @@ -8,7 +8,7 @@ PORTNAME= ltmdm PORTVERSION= 1.4 PORTREVISION= 18 -CATEGORIES= comms +CATEGORIES= comms kld MASTER_SITES= http://www.dons.net.au/~darius/ EXTRACT_SUFX= .tgz diff --git a/comms/uticom/Makefile b/comms/uticom/Makefile index 1ed979e58233..707afd13db40 100644 --- a/comms/uticom/Makefile +++ b/comms/uticom/Makefile @@ -7,7 +7,7 @@ PORTNAME= uticom PORTVERSION= 0.2 -CATEGORIES= comms +CATEGORIES= comms kld MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION} |