summaryrefslogtreecommitdiff
path: root/sysutils/cpogm
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-17 17:42:09 +0000
committerwiz <wiz>2001-02-17 17:42:09 +0000
commit4e3547de3bbe9aae985ad91f7aae76896b121cf0 (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/cpogm
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/cpogm')
-rw-r--r--sysutils/cpogm/Makefile3
-rw-r--r--sysutils/cpogm/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
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