diff options
author | obache <obache> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache> | 2011-08-23 13:06:45 +0000 |
commit | 52db9dae9f7ffb15701e50bbc804c1388f9c80e8 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /audio/rsynth/Makefile | |
parent | d4b993619df3600631206fe0ab8c2da3f4f47291 (diff) | |
download | pkgsrc-52db9dae9f7ffb15701e50bbc804c1388f9c80e8.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'audio/rsynth/Makefile')
-rw-r--r-- | audio/rsynth/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 31bea5e75aa..1b6818be4de 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2009/12/17 22:08:09 abs Exp $ +# $NetBSD: Makefile,v 1.17 2011/08/23 13:06:47 obache Exp $ DISTNAME= rsynth-2.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= audio MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ DISTFILES= rsynth-2.0.tar.gz ${DICT_FILES} |