diff options
author | wiz <wiz@pkgsrc.org> | 2003-10-09 07:12:28 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-10-09 07:12:28 +0000 |
commit | ef8e8146c455530bb01e697c1898d219ecfc53f9 (patch) | |
tree | 187d125eac882be17b1db6a7870d5fe0c4d101b7 /net | |
parent | 053eae936e52d5e8daf5b6dd7e69575d6d4c0d1b (diff) | |
download | pkgsrc-ef8e8146c455530bb01e697c1898d219ecfc53f9.tar.gz |
I am not really maintaining this one; drop to tech-pkg.
Diffstat (limited to 'net')
-rw-r--r-- | net/ORBit/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ORBit/Makefile b/net/ORBit/Makefile index 750349a4001..ce1370efc47 100644 --- a/net/ORBit/Makefile +++ b/net/ORBit/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.94 2003/09/26 10:59:16 gavan Exp $ +# $NetBSD: Makefile,v 1.95 2003/10/09 07:12:28 wiz Exp $ # DISTNAME= ORBit-0.${ORBIT_MAJOR}.${ORBIT_MINOR} @@ -6,7 +6,7 @@ PKGREVISION= 5 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ORBit/0.${ORBIT_MAJOR}/} -MAINTAINER= wiz@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.gnome.org/ COMMENT= High-performance CORBA ORB with support for the C language |