diff options
author | sbd <sbd> | 2012-02-06 02:50:44 +0000 |
---|---|---|
committer | sbd <sbd> | 2012-02-06 02:50:44 +0000 |
commit | 803f96b9ad1d40082ef02341a9bb1d8ecbc3fe81 (patch) | |
tree | abde4b283ab30567eec67783b638822522ded6f5 | |
parent | c4fdbc54fd9486f029fefea794d3315a2ada533c (diff) | |
download | pkgsrc-803f96b9ad1d40082ef02341a9bb1d8ecbc3fe81.tar.gz |
'nasay' is also install on Linux
Bump PKGREVISION
-rw-r--r-- | audio/rsynth/Makefile | 4 | ||||
-rw-r--r-- | audio/rsynth/PLIST.Linux | 2 |
2 files changed, 4 insertions, 2 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 6667119b126..e82ceb88717 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2012/01/24 09:10:57 sbd Exp $ +# $NetBSD: Makefile,v 1.19 2012/02/06 02:50:44 sbd Exp $ DISTNAME= rsynth-2.0 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= audio MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ DISTFILES= rsynth-2.0.tar.gz ${DICT_FILES} diff --git a/audio/rsynth/PLIST.Linux b/audio/rsynth/PLIST.Linux new file mode 100644 index 00000000000..40e087caf24 --- /dev/null +++ b/audio/rsynth/PLIST.Linux @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.Linux,v 1.1 2012/02/06 02:50:44 sbd Exp $ +bin/nasay |