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 | 18e3283474fb3c19a70077daacb194273504eaf1 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /comms/obexftp | |
parent | 852cef6f6d401d2c293a1ed1f62a5ca07dbb1c70 (diff) | |
download | pkgsrc-18e3283474fb3c19a70077daacb194273504eaf1.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 |