diff options
author | jmmv <jmmv> | 2006-01-20 16:15:52 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2006-01-20 16:15:52 +0000 |
commit | 804132e48e0d2687090d1e2e149890f2166aa2b0 (patch) | |
tree | 50895aef1324b526e63418aa3c65ba37b8a026b6 /comms/obexftp | |
parent | 1c445e80b7a8a3d9c3a93db5cf85975584dc2310 (diff) | |
download | pkgsrc-804132e48e0d2687090d1e2e149890f2166aa2b0.tar.gz |
Drop maintainership. I can't seriously be the maintainer of so many
packages - specially of packages that I haven't touched for a long
while or those that other people can handle better than me.
Diffstat (limited to 'comms/obexftp')
-rw-r--r-- | comms/obexftp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/obexftp/Makefile b/comms/obexftp/Makefile index d39ed2909dc..7cf0653f3c0 100644 --- a/comms/obexftp/Makefile +++ b/comms/obexftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2005/04/11 21:45:07 tv Exp $ +# $NetBSD: Makefile,v 1.4 2006/01/20 16:15:52 jmmv Exp $ # DISTNAME= obexftp-0.10.3 @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://triq.net/obex/ COMMENT= File copying over the Object Exchange (OBEX) protocol |