From 4e3547de3bbe9aae985ad91f7aae76896b121cf0 Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 17 Feb 2001 17:42:09 +0000 Subject: Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. --- sysutils/cpogm/Makefile | 3 ++- sysutils/cpogm/pkg/COMMENT | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 sysutils/cpogm/pkg/COMMENT (limited to 'sysutils/cpogm') diff --git a/sysutils/cpogm/Makefile b/sysutils/cpogm/Makefile index 3764171daad..0377a74aebf 100644 --- a/sysutils/cpogm/Makefile +++ b/sysutils/cpogm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/09/12 15:32:16 kim Exp $ +# $NetBSD: Makefile,v 1.2 2001/02/17 17:42:11 wiz Exp $ # DISTNAME= cpogm-1.0 @@ -6,6 +6,7 @@ CATEGORIES= sysutils MASTER_SITES= ftp://ftp.gw.com/pub/people/kim/ MAINTAINER= kim@tac.nyc.ny.us +COMMENT= copy owner, group and mode of a file USE_PERL5= yes diff --git a/sysutils/cpogm/pkg/COMMENT b/sysutils/cpogm/pkg/COMMENT deleted file mode 100644 index 6ca0c0f6138..00000000000 --- a/sysutils/cpogm/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -copy owner, group and mode of a file -- cgit v1.2.3