diff options
author | minskim <minskim@pkgsrc.org> | 2004-08-18 21:44:08 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2004-08-18 21:44:08 +0000 |
commit | c3bfb33a8941ab4f097f7f24bdf85437bfee6472 (patch) | |
tree | 55db6fde2e1319ef6b6e10b586957a93310ba960 /audio | |
parent | 507aa8eb9affde26f1d1db644f836c730d4ed47e (diff) | |
download | pkgsrc-c3bfb33a8941ab4f097f7f24bdf85437bfee6472.tar.gz |
Update HOMEPAGE.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/festival/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/festival/Makefile b/audio/festival/Makefile index 462a063a65f..392cfdce5bf 100644 --- a/audio/festival/Makefile +++ b/audio/festival/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2004/04/11 16:20:42 xtraeme Exp $ +# $NetBSD: Makefile,v 1.34 2004/08/18 21:44:08 minskim Exp $ DISTNAME= festival-1.4.1 PKGREVISION= 1 @@ -14,7 +14,7 @@ DISTFILES= ${DISTNAME}.tar.gz \ # this behavior not defined in pkgsrc at the time of writing MAINTAINER= tech-pkg@NetBSD.org -HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival.html +HOMEPAGE= http://www.cstr.ed.ac.uk/projects/festival/ COMMENT= Festival is an advanced multi-lingual speech synthesis system WRKSRC= ${WRKDIR} |