diff options
author | arved <arved@FreeBSD.org> | 2004-10-13 16:38:44 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2004-10-13 16:38:44 +0800 |
commit | 2648e39591c4c86adaeb126a730c3f42e69d995d (patch) | |
tree | 2e199a2074a6bbf2494f5d1410e42887743f28b0 /audio/ripenc | |
parent | 7c67c635767fdd7bd97f1cb0bb6be8716be21803 (diff) | |
download | freebsd-ports-gnome-2648e39591c4c86adaeb126a730c3f42e69d995d.tar.gz freebsd-ports-gnome-2648e39591c4c86adaeb126a730c3f42e69d995d.tar.zst freebsd-ports-gnome-2648e39591c4c86adaeb126a730c3f42e69d995d.zip |
Drop maintainership
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 0ac6811d3bce..73042517ae16 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= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Script that automates the ripping, encoding, and naming of CD's WRKSRC= ${WRKDIR}/ripenc |