summaryrefslogtreecommitdiff
path: root/sysutils/stow
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:42:09 +0000
commita87738b456114a95193b58ec31e883210d6b9f3f (patch)
tree926bbe6e07ce5aedfc0884e098d71275e74392c9 /sysutils/stow
parentad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff)
downloadpkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/stow')
-rw-r--r--sysutils/stow/Makefile3
-rw-r--r--sysutils/stow/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile
index 957ff3c074c..c5863ae6e63 100644
--- a/sysutils/stow/Makefile
+++ b/sysutils/stow/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/11/17 14:18:02 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 17:42:18 wiz Exp $
#
DISTNAME= stow-1.3.2
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNU:=stow/}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.ai.mit.edu/software/stow/stow.html
+COMMENT= Maps several separate packages into a tree without merging them
USE_PERL5= yes
diff --git a/sysutils/stow/pkg/COMMENT b/sysutils/stow/pkg/COMMENT
deleted file mode 100644
index c659e250dd0..00000000000
--- a/sysutils/stow/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Maps several separate packages into a tree without merging them