summaryrefslogtreecommitdiff
path: root/emulators/compat14
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 18:38:11 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 18:38:11 +0000
commit311d465268c3bf5610733f162b7e64727fb62d38 (patch)
tree20b079bdc6a9de82806e52dcbc233fceb7f6a00a /emulators/compat14
parent2945719f9dc2ea6b959bb3d14f32c160b282d1aa (diff)
downloadpkgsrc-311d465268c3bf5610733f162b7e64727fb62d38.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'emulators/compat14')
-rw-r--r--emulators/compat14/Makefile3
-rw-r--r--emulators/compat14/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/compat14/Makefile b/emulators/compat14/Makefile
index 8fbab07fe8a..2daeebe6308 100644
--- a/emulators/compat14/Makefile
+++ b/emulators/compat14/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/02/04 08:03:39 mrg Exp $
+# $NetBSD: Makefile,v 1.2 2001/02/17 18:38:15 wiz Exp $
#
DISTNAME= compat14-${MACHINE_ARCH}
@@ -8,6 +8,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.netbsd.org/Releases/formal-1.4/index.html
+COMMENT= Shared libraries for NetBSD 1.4 (and earlier) compatibility
ONLY_FOR_PLATFORM= NetBSD-*-sparc NetBSD-*-i386
NOT_FOR_PLATFORM= NetBSD-1.3*-* NetBSD-1.4*-*
diff --git a/emulators/compat14/pkg/COMMENT b/emulators/compat14/pkg/COMMENT
deleted file mode 100644
index 05edf1b6f33..00000000000
--- a/emulators/compat14/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Shared libraries for NetBSD 1.4 (and earlier) compatibility