diff options
| author | sbd <sbd> | 2012-02-06 02:50:44 +0000 |
|---|---|---|
| committer | sbd <sbd> | 2012-02-06 02:50:44 +0000 |
| commit | 709a7f18208e09585f406ebf46fccd17cb4ac97c (patch) | |
| tree | abde4b283ab30567eec67783b638822522ded6f5 /audio/rsynth | |
| parent | 7ec648369671b3a38c15009c3b3e702003276925 (diff) | |
| download | pkgsrc-709a7f18208e09585f406ebf46fccd17cb4ac97c.tar.gz | |
'nasay' is also install on Linux
Bump PKGREVISION
Diffstat (limited to 'audio/rsynth')
| -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 |
