diff options
author | Markus Brueffer <markus@FreeBSD.org> | 2006-01-06 18:32:01 +0000 |
---|---|---|
committer | Markus Brueffer <markus@FreeBSD.org> | 2006-01-06 18:32:01 +0000 |
commit | 2b267443548c809708675668d962712e0469faaf (patch) | |
tree | 5a6c8940d3fe96ede1c800ac9bfb03605090b6e4 /audio/cdparanoia/Makefile | |
parent | c4f745b93dd33bf89446212c8759cad047205092 (diff) |
Notes
Diffstat (limited to 'audio/cdparanoia/Makefile')
-rw-r--r-- | audio/cdparanoia/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/cdparanoia/Makefile b/audio/cdparanoia/Makefile index 30d4e8db44fc..a23ebfd4ae52 100644 --- a/audio/cdparanoia/Makefile +++ b/audio/cdparanoia/Makefile @@ -7,13 +7,13 @@ PORTNAME= cdparanoia PORTVERSION= 3.9.8 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio sysutils MASTER_SITES= http://www.xiph.org/paranoia/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:C/^3\./III-alpha/} EXTRACT_SUFX= .src.tgz -MAINTAINER= corecode@corecode.ath.cx +MAINTAINER= markus@FreeBSD.org COMMENT= A CDDA extraction tool (also known as ripper) USE_GETOPT_LONG=yes |