diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-04 14:17:12 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-05-04 14:17:12 +0000 |
commit | 6119440a381bfa4a8c9fccec93c89bd540f110a7 (patch) | |
tree | 550f58d22b143570796e6ee13a8b3f25f3ee5e04 /net/acx100/Makefile | |
parent | 641e1ebb9c74520fa86b188bd584215354e4a73b (diff) | |
download | ports-6119440a381bfa4a8c9fccec93c89bd540f110a7.tar.gz ports-6119440a381bfa4a8c9fccec93c89bd540f110a7.zip |
Notes
Diffstat (limited to 'net/acx100/Makefile')
-rw-r--r-- | net/acx100/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/acx100/Makefile b/net/acx100/Makefile index 06658015dacd..1c472352a19d 100644 --- a/net/acx100/Makefile +++ b/net/acx100/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: acx100 # Date created: 2004-07-01 -# Whom: Leonid Zolotarev <leoz@saunalahti.fi> +# Whom: Leonid Zolotarev <leoz.2005@gmail.com> # # $FreeBSD$ # @@ -16,7 +16,7 @@ DISTFILES= ${DISTFILE_0}:file_0 \ DIST_SUBDIR= acx EXTRACT_ONLY= ${DISTFILE_0} -MAINTAINER= leoz@saunalahti.fi +MAINTAINER= leoz.2005@gmail.com COMMENT= Texas Instruments (TI) ACX100 IEEE 802.11 driver BUILD_DEPENDS= unzip:${PORTSDIR}/archivers/unzip |