diff options
author | wiz <wiz@pkgsrc.org> | 2004-10-28 16:20:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-10-28 16:20:37 +0000 |
commit | 47fdea433936e00e659a025238eaf3eff8d9df6a (patch) | |
tree | f39245b3856d00a57795565c924fcba29c922036 /audio/rio | |
parent | 345917d54e26b41d33a50b03003a4b964688d9be (diff) | |
download | pkgsrc-47fdea433936e00e659a025238eaf3eff8d9df6a.tar.gz |
Fix HOMEPAGE.
Diffstat (limited to 'audio/rio')
-rw-r--r-- | audio/rio/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rio/Makefile b/audio/rio/Makefile index 3f2534bd67b..1f99d297978 100644 --- a/audio/rio/Makefile +++ b/audio/rio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/04/11 17:53:44 xtraeme Exp $ +# $NetBSD: Makefile,v 1.13 2004/10/28 16:20:37 wiz Exp $ # DISTNAME= rio007 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.world.co.uk/sba/ EXTRACT_SUFX= .tgz MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.world.co.uk/sba/rio.htm +HOMEPAGE= http://www.world.co.uk/sba/rio.html COMMENT= Utility to display and manage files on the Diamond Rio PMP300 ONLY_FOR_PLATFORM= NetBSD-*-i386 |