diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2006-04-23 18:36:03 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2006-04-23 18:36:03 +0000 |
commit | 3dbcd718c27f614b62742cb08e45cee1f90ad196 (patch) | |
tree | 2196f82215dad268a5d9324fda5f4cfc0d8b34a1 /devel | |
parent | d8324afa4f0bcd446beafeb156f77826768c5e9f (diff) | |
download | ports-3dbcd718c27f614b62742cb08e45cee1f90ad196.tar.gz ports-3dbcd718c27f614b62742cb08e45cee1f90ad196.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/libopendaap/Makefile | 2 | ||||
-rw-r--r-- | devel/libopendaap/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libopendaap/Makefile b/devel/libopendaap/Makefile index 5dbe2ee938b2..ba9c779b2919 100644 --- a/devel/libopendaap/Makefile +++ b/devel/libopendaap/Makefile @@ -9,7 +9,7 @@ PORTNAME= libopendaap PORTVERSION= 0.4.0 PORTREVISION= 1 CATEGORIES= devel net -MASTER_SITES= http://craz.net/programs/itunes/files/ +MASTER_SITES= http://crazney.net/programs/itunes/files/ MAINTAINER= ports@FreeBSD.org COMMENT= C lib used to connect to iTunes(R) music shares diff --git a/devel/libopendaap/pkg-descr b/devel/libopendaap/pkg-descr index 1f99c6a75c65..ecfdac488074 100644 --- a/devel/libopendaap/pkg-descr +++ b/devel/libopendaap/pkg-descr @@ -4,4 +4,4 @@ and connect to, iTunes(R) music shares. Unlike all other daap implementations, this library is able to connect to recent iTunes shares which require a special authentication algorithm. -WWW: http://craz.net/programs/itunes/libopendaap.html +WWW: http://crazney.net/programs/itunes/libopendaap.html |