diff options
author | shattered <shattered> | 2013-02-22 19:59:05 +0000 |
---|---|---|
committer | shattered <shattered> | 2013-02-22 19:59:05 +0000 |
commit | c850b8595d199b28e0d18ba498fe8d9f35d9d7b8 (patch) | |
tree | fe55b722bc7a9760ca68455825f7d45f85dda8b3 /comms/obexftp | |
parent | fb93bf92e108bf4d1f863d7b0773b7f84823a92d (diff) | |
download | pkgsrc-c850b8595d199b28e0d18ba498fe8d9f35d9d7b8.tar.gz |
Update homepage URLs.
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 1f120cfab59..42cd2460882 100644 --- a/comms/obexftp/Makefile +++ b/comms/obexftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2012/10/03 21:54:05 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2013/02/22 19:59:05 shattered Exp $ # DISTNAME= obexftp-0.20 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://openobex.triq.net/ +HOMEPAGE= http://dev.zuckschwerdt.org/openobex/ COMMENT= File copying over the Object Exchange (OBEX) protocol GNU_CONFIGURE= yes |