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 | e84e941fb8296bbb1092e6e6fca358854f9a1a62 (patch) | |
tree | 187d125eac882be17b1db6a7870d5fe0c4d101b7 /net/ORBit | |
parent | 9f21e1d3edf2bc20f9e7da8e47b94778bbdb2367 (diff) | |
download | pkgsrc-e84e941fb8296bbb1092e6e6fca358854f9a1a62.tar.gz |
I am not really maintaining this one; drop to tech-pkg.
Diffstat (limited to 'net/ORBit')
-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 |