diff options
Diffstat (limited to 'audio/ripenc')
-rw-r--r-- | audio/ripenc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ripenc/Makefile b/audio/ripenc/Makefile index e2d723e8b0cb..1aad6b185b69 100644 --- a/audio/ripenc/Makefile +++ b/audio/ripenc/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.1 CATEGORIES= audio MASTER_SITES= http://home.kc.rr.com/ripenc/ -MAINTAINER= freebsdports@arved.de +MAINTAINER= arved@FreeBSD.org COMMENT= Script that automates the ripping, encoding, and naming of CD's WRKSRC= ${WRKDIR}/ripenc |