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
commite3124ee02e7655a21468c3d37102b8300144f498 (patch)
treece780eb4be457420d7a743659cbb8359f44149e4 /cross/zoularis
parentfe73cf7b6545199a4f863e13c93e1f50452a00c6 (diff)
downloadpkgsrc-e3124ee02e7655a21468c3d37102b8300144f498.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