diff options
Diffstat (limited to 'sysutils/mtscan/Makefile')
-rw-r--r-- | sysutils/mtscan/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/mtscan/Makefile b/sysutils/mtscan/Makefile index a51d6137037..212f68439f6 100644 --- a/sysutils/mtscan/Makefile +++ b/sysutils/mtscan/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/06/17 03:50:34 jlam Exp $ +# $NetBSD: Makefile,v 1.4 2005/09/28 20:52:27 rillig Exp $ DISTNAME= mtscan-20050129 CATEGORIES= sysutils @@ -9,7 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://mail-index.netbsd.org/port-i386/2005/01/29/0011.html COMMENT= Magtape scanner - reports record and file-mark structure -NO_CHECKSUM= # defined +NO_CHECKSUM= yes INSTALLATION_DIRS= bin |