diff options
author | wiz <wiz> | 2006-10-04 20:46:42 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 20:46:42 +0000 |
commit | f37dd79c981e422625cf24bdb13c30e7a0789270 (patch) | |
tree | 19fc20fdf457d2d3ca1054306048df03dea922ef /comms/openobex | |
parent | 15bcd36e1fe7a4e1d2feef603799fc38795dcd57 (diff) | |
download | pkgsrc-f37dd79c981e422625cf24bdb13c30e7a0789270.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'comms/openobex')
-rw-r--r-- | comms/openobex/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/comms/openobex/Makefile b/comms/openobex/Makefile index 327f7c4f39e..9b7a5d38fa1 100644 --- a/comms/openobex/Makefile +++ b/comms/openobex/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/07/09 09:27:52 xtraeme Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/04 20:51:40 wiz Exp $ # DISTNAME= openobex-1.3 @@ -6,7 +6,7 @@ CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=openobex/} MAINTAINER= xtraeme@NetBSD.org -HOMEPAGE= http://openobex.sourceforge.net/ +HOMEPAGE= http://openobex.triq.net/ COMMENT= Implementation of the Object Exchange (OBEX) protocol GNU_CONFIGURE= yes |