diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 20:46:42 +0000 |
commit | f977b9350bc181df5b2f6de0a14a9beb50855c01 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /comms/obexftp | |
parent | 4b3efddc6daac3aa275bf7fc0d91df205dcb3588 (diff) | |
download | pkgsrc-f977b9350bc181df5b2f6de0a14a9beb50855c01.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 d789cf00382..4aa902351af 100644 --- a/comms/obexftp/Makefile +++ b/comms/obexftp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2006/07/17 12:29:57 xtraeme Exp $ +# $NetBSD: Makefile,v 1.8 2006/10/04 20:51:40 wiz Exp $ # DISTNAME= obexftp-0.20 @@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= xtraeme@NetBSD.org -HOMEPAGE= http://triq.net/obex/ +HOMEPAGE= http://openobex.triq.net/ COMMENT= File copying over the Object Exchange (OBEX) protocol GNU_CONFIGURE= yes |