diff options
Diffstat (limited to 'devel/libftdi/Makefile')
-rw-r--r-- | devel/libftdi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libftdi/Makefile b/devel/libftdi/Makefile index 2f4476d375c..598d0213397 100644 --- a/devel/libftdi/Makefile +++ b/devel/libftdi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2013/03/02 12:05:14 jkunz Exp $ +# $NetBSD: Makefile,v 1.5 2013/04/06 03:45:10 rodent Exp $ DISTNAME= libftdi-0.20 CATEGORIES= devel @@ -6,7 +6,7 @@ MASTER_SITES= http://www.intra2net.com/en/developer/libftdi/download/ MAINTAINER= jakllsch@NetBSD.org HOMEPAGE= http://www.intra2net.com/en/developer/libftdi/ -COMMENT= userland driver library for FTDI USB chips +COMMENT= Userland driver library for FTDI USB chips LICENSE= gnu-lgpl-v2.1 GNU_CONFIGURE= yes |