summaryrefslogtreecommitdiff
path: root/cross/zoularis
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 14:04:52 +0000
committerwiz <wiz>2001-02-16 14:04:52 +0000
commit3d6e18741a337e7f632ee69b673a44087bd4ac82 (patch)
treece780eb4be457420d7a743659cbb8359f44149e4 /cross/zoularis
parentcffe3064045fbb85273491377d5a2f34ff36538c (diff)
downloadpkgsrc-3d6e18741a337e7f632ee69b673a44087bd4ac82.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'cross/zoularis')
-rw-r--r--cross/zoularis/Makefile3
-rw-r--r--cross/zoularis/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/cross/zoularis/Makefile b/cross/zoularis/Makefile
index 7b950feda0e..d8c9d00ff46 100644
--- a/cross/zoularis/Makefile
+++ b/cross/zoularis/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2000/10/03 22:10:25 christos Exp $
+# $NetBSD: Makefile,v 1.14 2001/02/16 14:05:08 wiz Exp $
#
DISTNAME= zoularis-20001003
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL}
MAINTAINER= agc@netbsd.org
HOMEPAGE= http://www.netbsd.org/
+COMMENT= provides NetBSD libs, includes and utilities on Solaris
WRKSRC= ${WRKDIR}/bsd
diff --git a/cross/zoularis/pkg/COMMENT b/cross/zoularis/pkg/COMMENT
deleted file mode 100644
index 60cff0b6a04..00000000000
--- a/cross/zoularis/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-provides NetBSD libs, includes and utilities on Solaris