diff options
Diffstat (limited to 'audio/rawrec/Makefile')
-rw-r--r-- | audio/rawrec/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/rawrec/Makefile b/audio/rawrec/Makefile index 49a58d9cc076..8e02aa0837d5 100644 --- a/audio/rawrec/Makefile +++ b/audio/rawrec/Makefile @@ -7,8 +7,7 @@ # PORTNAME= rawrec -PORTVERSION= 0.9.98 -PORTREVISION= 1 +PORTVERSION= 0.9.991 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SUNSITE:S/$/:sun/} \ ${MASTER_SITE_SOURCEFORGE:S/$/:sf/} @@ -16,7 +15,7 @@ MASTER_SITE_SUBDIR= apps/sound/recorders/:sun \ ${PORTNAME}/:sf DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:sun,sf -MAINTAINER= ports@FreeBSD.org +MAINTAINER= rainer.alves@gmail.com COMMENT= A utility to record and playback raw audio data WRKSRC= ${WRKDIR}/${DISTNAME}/src |