diff options
author | plunky <plunky> | 2014-12-30 08:14:03 +0000 |
---|---|---|
committer | plunky <plunky> | 2014-12-30 08:14:03 +0000 |
commit | 6ae5187563fae4f03442f16117b97dffb30983fb (patch) | |
tree | 13bfe83d62c1352a29e73519e7b3623026df256e /comms | |
parent | 735a37b98dd1f23a705691bc30cccae55db497de (diff) | |
download | pkgsrc-6ae5187563fae4f03442f16117b97dffb30983fb.tar.gz |
update MAINTAINER, HOMEPAGE and MASTER_SITES. rya-online is defunct.
Diffstat (limited to 'comms')
-rw-r--r-- | comms/bthfp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/bthfp/Makefile b/comms/bthfp/Makefile index 31149270838..76480996dc0 100644 --- a/comms/bthfp/Makefile +++ b/comms/bthfp/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.9 2013/09/10 14:13:40 joerg Exp $ +# $NetBSD: Makefile,v 1.10 2014/12/30 08:14:03 plunky Exp $ DISTNAME= bthfp-0.1 PKGREVISION= 1 CATEGORIES= comms -MASTER_SITES= http://homepages.rya-online.net/plunky/ +MASTER_SITES= http://www.NetBSD.org/~plunky/ DISTFILES= bthfp-0.1.tar.gz -MAINTAINER= plunky@rya-online.net +MAINTAINER= plunky@NetBSD.org COMMENT= Bluetooth Handsfree Profile LICENSE= modified-bsd |