diff options
Diffstat (limited to 'accessibility/gnomespeech/Makefile')
-rw-r--r-- | accessibility/gnomespeech/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/accessibility/gnomespeech/Makefile b/accessibility/gnomespeech/Makefile index 51e6b5dbbda8..b7f210d4a339 100644 --- a/accessibility/gnomespeech/Makefile +++ b/accessibility/gnomespeech/Makefile @@ -6,11 +6,10 @@ # PORTNAME= gnomespeech -PORTVERSION= 0.2.8 -PORTREVISION= 1 +PORTVERSION= 0.3.2 CATEGORIES= accessibility audio gnome MASTER_SITES= ${MASTER_SITE_GNOME} -MASTER_SITE_SUBDIR= sources/gnome-speech/0.2 +MASTER_SITE_SUBDIR= sources/gnome-speech/0.3 DISTNAME= gnome-speech-${PORTVERSION} DIST_SUBDIR= gnome2 |