diff options
Diffstat (limited to 'devel/libscsi')
-rw-r--r-- | devel/libscsi/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libscsi/Makefile b/devel/libscsi/Makefile index e9939466b90..be9587be54c 100644 --- a/devel/libscsi/Makefile +++ b/devel/libscsi/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.5 2001/02/16 14:38:37 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/06/02 01:20:38 jschauma Exp $ # DISTNAME= libscsi-1.6 CATEGORIES= devel MASTER_SITES= ftp://ftp.emsi.priv.at/pub/netbsd/contrib/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org COMMENT= FreeBSD SCSI user library MAKE_ENV= LIBDIR=${PREFIX}/lib MANDIR=${PREFIX}/man NOPIC=1 NOPROFILE=1 |