summaryrefslogtreecommitdiff
path: root/misc/dotfile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
commita13ea108bb00bc0ece583da1c460ce82a8ed8c87 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /misc/dotfile
parenta87738b456114a95193b58ec31e883210d6b9f3f (diff)
downloadpkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'misc/dotfile')
-rw-r--r--misc/dotfile/Makefile3
-rw-r--r--misc/dotfile/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile
index 4090e5c0545..ff99270f85d 100644
--- a/misc/dotfile/Makefile
+++ b/misc/dotfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2000/08/31 19:14:03 jwise Exp $
+# $NetBSD: Makefile,v 1.16 2001/02/17 18:08:58 wiz Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp
#
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://ftp.imada.ou.dk/pub/dotfile/
MAINTAINER= oly@world.std.com
HOMEPAGE= http://www.imada.ou.dk/~blackie/dotfile/
+COMMENT= GUI dotfile generator program to create .config files
DEPENDS+= tk-8.3.2:../../x11/tk
diff --git a/misc/dotfile/pkg/COMMENT b/misc/dotfile/pkg/COMMENT
deleted file mode 100644
index e09feb8f347..00000000000
--- a/misc/dotfile/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-GUI dotfile generator program to create .config files