diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/obexapp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/comms/obexapp/Makefile b/comms/obexapp/Makefile index 55db6418f8d..27044d4a0d8 100644 --- a/comms/obexapp/Makefile +++ b/comms/obexapp/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.22 2009/08/21 07:16:18 plunky Exp $ +# $NetBSD: Makefile,v 1.23 2009/11/24 16:43:16 plunky Exp $ # DISTNAME= obexapp-1.4.12 CATEGORIES= comms -MASTER_SITES= http://www.geocities.com/m_evmenkin/ +MASTER_SITES= http://people.freebsd.org/~emax/obexapp/ MAINTAINER= plunky@rya-online.net -HOMEPAGE= http://www.geocities.com/m_evmenkin/ +HOMEPAGE= http://people.freebsd.org/~emax/obexapp/ COMMENT= Obex application to transfer objects to mobile equipment LICENSE= modified-bsd |