diff options
author | lioux <lioux@FreeBSD.org> | 2005-03-11 06:10:03 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2005-03-11 06:10:03 +0800 |
commit | c19162799fdae2809897bc392b1a2740069bcc6e (patch) | |
tree | 3ce15ac323e2a57f13e7ccf51b926acf797904c3 /audio/toolame | |
parent | 2ffa87a958144aaa27a30aa40a36e6ff9d137e3c (diff) | |
download | freebsd-ports-gnome-c19162799fdae2809897bc392b1a2740069bcc6e.tar.gz freebsd-ports-gnome-c19162799fdae2809897bc392b1a2740069bcc6e.tar.zst freebsd-ports-gnome-c19162799fdae2809897bc392b1a2740069bcc6e.zip |
Drop maintainership
Diffstat (limited to 'audio/toolame')
-rw-r--r-- | audio/toolame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/toolame/Makefile b/audio/toolame/Makefile index 10a1d1311fb1..d55b321d9c8e 100644 --- a/audio/toolame/Makefile +++ b/audio/toolame/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//} EXTRACT_SUFX= .tgz -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Optimized mpeg 1/2 layer 2 audio encoder USE_GMAKE= yes |