summaryrefslogtreecommitdiff
path: root/net/ORBit
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 /net/ORBit
parenta87738b456114a95193b58ec31e883210d6b9f3f (diff)
downloadpkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'net/ORBit')
-rw-r--r--net/ORBit/Makefile3
-rw-r--r--net/ORBit/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile
index 085c8e6c60d..243d28173a4 100644
--- a/net/ORBit/Makefile
+++ b/net/ORBit/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2001/02/07 03:23:08 fredb Exp $
+# $NetBSD: Makefile,v 1.48 2001/02/17 18:18:30 wiz Exp $
#
DISTNAME= ORBit-0.5.6
@@ -7,6 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GNOME:=stable/sources/ORBit/}
MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.gnome.org/
+COMMENT= high-performance CORBA ORB with support for the C language
DEPENDS+= glib>=1.2.7:../../devel/glib
DEPENDS+= gindent-*:../../devel/gindent
diff --git a/net/ORBit/pkg/COMMENT b/net/ORBit/pkg/COMMENT
deleted file mode 100644
index 2940a9f1f17..00000000000
--- a/net/ORBit/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-high-performance CORBA ORB with support for the C language