diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-09-27 12:08:23 +0000 |
commit | db6d323dff20583333ecef6235503c364118e8ce (patch) | |
tree | 3f7da2ba58fa56396a4b7cd60f445567da127dd5 /comms/hso-kmod/Makefile | |
parent | 48a2ab644814a0a03473a4fc0cf645c05b8e276a (diff) | |
download | ports-db6d323dff20583333ecef6235503c364118e8ce.tar.gz ports-db6d323dff20583333ecef6235503c364118e8ce.zip |
Notes
Diffstat (limited to 'comms/hso-kmod/Makefile')
-rw-r--r-- | comms/hso-kmod/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/hso-kmod/Makefile b/comms/hso-kmod/Makefile index eb5c403d390c..8ab0d6bd6133 100644 --- a/comms/hso-kmod/Makefile +++ b/comms/hso-kmod/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.shapeshifter.se/pub/hso/ PKGNAMESUFFIX= -kmod DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} -MAINTAINER= ganael.laplanche@martymac.org +MAINTAINER= martymac@FreeBSD.org COMMENT= Driver for Option HSDPA modem CONFLICTS= uhso-kmod-[0-9]* |