diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-14 13:26:38 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2005-01-14 13:26:38 +0000 |
commit | 136266b8139a030f09a7de393071c937050dbf03 (patch) | |
tree | 3657cf4af779c550e84562c591176427da6eeb97 /audio/gaim-festival | |
parent | bb5319eaee203c2d7f2c5f4dd015411a07ab98ca (diff) |
Notes
Diffstat (limited to 'audio/gaim-festival')
-rw-r--r-- | audio/gaim-festival/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/gaim-festival/Makefile b/audio/gaim-festival/Makefile index 239f79814b6a..31f09e51fee2 100644 --- a/audio/gaim-festival/Makefile +++ b/audio/gaim-festival/Makefile @@ -9,9 +9,9 @@ PORTNAME= festival PORTVERSION= 1.0 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}-${PKGNAMEPREFIX} +MASTER_SITE_SUBDIR= festival-gaim PKGNAMEPREFIX= gaim- -DISTNAME= ${PORTNAME}-${PKGNAMEPREFIX}1.00 +DISTNAME= festival-gaim-1.00 MAINTAINER= bms@FreeBSD.org COMMENT= Festival speech support for Gaim |