summaryrefslogtreecommitdiff
path: root/sysutils/depot
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/depot
parent26730104be8e403eeb8a7ec5ff7903af6ee1418c (diff)
downloadpkgsrc-4e3547de3bbe9aae985ad91f7aae76896b121cf0.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'sysutils/depot')
-rw-r--r--sysutils/depot/Makefile3
-rw-r--r--sysutils/depot/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/depot/Makefile b/sysutils/depot/Makefile
index 930f1eff776..4dee3748bde 100644
--- a/sysutils/depot/Makefile
+++ b/sysutils/depot/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2000/04/26 09:17:24 agc Exp $
+# $NetBSD: Makefile,v 1.8 2001/02/17 17:42:12 wiz Exp $
#
DISTNAME= depot-5.14
@@ -7,6 +7,7 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/depot/alpha/
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://andrew2.andrew.cmu.edu/depot/depot.html
+COMMENT= Maps several separate packages into a tree without merging them
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL="" CC=gcc
diff --git a/sysutils/depot/pkg/COMMENT b/sysutils/depot/pkg/COMMENT
deleted file mode 100644
index c659e250dd0..00000000000
--- a/sysutils/depot/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Maps several separate packages into a tree without merging them