aboutsummaryrefslogtreecommitdiff
path: root/comms
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-10 13:30:59 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2010-11-10 13:30:59 +0000
commita299baf00bbd61ccc0ae96567a6d2e72e5d20fa5 (patch)
treeb572abbc9f987715539a3e9ac9e913a493ffb5ad /comms
parent194f007d7d08498f7739ea6db613d364e0ab75a1 (diff)
downloadports-a299baf00bbd61ccc0ae96567a6d2e72e5d20fa5.tar.gz
ports-a299baf00bbd61ccc0ae96567a6d2e72e5d20fa5.zip
Add missing LICENSE
Approved by: ehaupt (mentor)
Notes
Notes: svn path=/head/; revision=264354
Diffstat (limited to 'comms')
-rw-r--r--comms/hso-kmod/Makefile3
-rw-r--r--comms/uhso-kmod/Makefile3
2 files changed, 6 insertions, 0 deletions
diff --git a/comms/hso-kmod/Makefile b/comms/hso-kmod/Makefile
index 8ab0d6bd6133..b73b1d36b0dd 100644
--- a/comms/hso-kmod/Makefile
+++ b/comms/hso-kmod/Makefile
@@ -7,6 +7,7 @@
PORTNAME= hso
PORTVERSION= 20081023
+PORTREVISION= 1
CATEGORIES= comms kld
MASTER_SITES= http://www.shapeshifter.se/pub/hso/
PKGNAMESUFFIX= -kmod
@@ -15,6 +16,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= martymac@FreeBSD.org
COMMENT= Driver for Option HSDPA modem
+LICENSE= BSD
+
CONFLICTS= uhso-kmod-[0-9]*
NO_PACKAGE= should be recompiled for a particular FreeBSD kernel
diff --git a/comms/uhso-kmod/Makefile b/comms/uhso-kmod/Makefile
index a069b273fdd0..0f6c1a4ffc1c 100644
--- a/comms/uhso-kmod/Makefile
+++ b/comms/uhso-kmod/Makefile
@@ -7,6 +7,7 @@
PORTNAME= uhso
PORTVERSION= 20100416
+PORTREVISION= 1
CATEGORIES= comms kld
MASTER_SITES= http://www.shapeshifter.se/pub/hso/
PKGNAMESUFFIX= -kmod
@@ -15,6 +16,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}
MAINTAINER= martymac@FreeBSD.org
COMMENT= Driver for Option HSDPA modem (USB2 version)
+LICENSE= BSD
+
CONFLICTS= hso-kmod-[0-9]*
NO_PACKAGE= should be recompiled for a particular FreeBSD kernel