diff options
author | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2006-01-20 16:15:52 +0000 |
commit | f2030b3e36810788a51fae0c30f9b1e655c3340c (patch) | |
tree | 50895aef1324b526e63418aa3c65ba37b8a026b6 /comms | |
parent | 17bb7bd7b40ae32ec6387e5cef8ca595136f3892 (diff) | |
download | pkgsrc-f2030b3e36810788a51fae0c30f9b1e655c3340c.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')
-rw-r--r-- | comms/esms/Makefile | 4 | ||||
-rw-r--r-- | comms/obexftp/Makefile | 4 | ||||
-rw-r--r-- | comms/openobex/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/comms/esms/Makefile b/comms/esms/Makefile index b313817df9c..5bf4422c73a 100644 --- a/comms/esms/Makefile +++ b/comms/esms/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.8 2005/08/06 06:19:04 jlam Exp $ +# $NetBSD: Makefile,v 1.9 2006/01/20 16:15:52 jmmv Exp $ DISTNAME= esms-0.9.5 PKGREVISION= 1 CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esms/} -MAINTAINER= jmmv@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://esms.sourceforge.net/ COMMENT= Command line SMS send tool 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 diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index fbb05762e98..40dd2ed88ff 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2005/05/22 20:07:44 jlam Exp $ +# $NetBSD: Makefile,v 1.5 2006/01/20 16:15:52 jmmv Exp $ # DISTNAME= openobex-1.0.1 @@ -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://openobex.sourceforge.net/ COMMENT= Implementation of the Object Exchange (OBEX) protocol |