From f96a2b7f07437a05d4a55566bea0a1dcc873b1e4 Mon Sep 17 00:00:00 2001 From: beck Date: Fri, 18 Dec 2009 15:06:40 +0000 Subject: [PATCH] A few nits, noticed by stu@ --- sysutils/fsstress/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sysutils/fsstress/Makefile b/sysutils/fsstress/Makefile index c57794fdb83..fc58c847384 100644 --- a/sysutils/fsstress/Makefile +++ b/sysutils/fsstress/Makefile @@ -1,6 +1,6 @@ -# $OpenBSD: Makefile,v 1.2 2009/12/18 08:06:59 landry Exp $ +# $OpenBSD: Makefile,v 1.3 2009/12/18 15:06:40 beck Exp $ -COMMENT= File System/VFS layer stress tester +COMMENT= file System/VFS layer stress tester DISTNAME= fsstress-1.0 PKGNAME= ${DISTNAME}p0 @@ -9,7 +9,7 @@ CATEGORIES= sysutils MAINTAINER= Bob Beck -# BSD +# GPLv2 (only) PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes