diff options
author | arved <arved@FreeBSD.org> | 2003-08-05 02:45:35 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2003-08-05 02:45:35 +0800 |
commit | f80551de79f21f647f64b541c35b92d2d01d3d86 (patch) | |
tree | 01072cf51712d168588ba31b66f99d23ba36cf70 /audio | |
parent | 536e4a3fa370652162e8c1156661ff5a9ce63f27 (diff) | |
download | freebsd-ports-gnome-f80551de79f21f647f64b541c35b92d2d01d3d86.tar.gz freebsd-ports-gnome-f80551de79f21f647f64b541c35b92d2d01d3d86.tar.zst freebsd-ports-gnome-f80551de79f21f647f64b541c35b92d2d01d3d86.zip |
Reduce the number of ports I maintain.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/alienwah/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/alienwah/Makefile b/audio/alienwah/Makefile index 7c64f81783e1..ff0c645250dc 100644 --- a/audio/alienwah/Makefile +++ b/audio/alienwah/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.13 CATEGORIES= audio MASTER_SITES= http://plugin.org.uk/releases/alienwah/ -MAINTAINER= arved@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= "Paul Nasca's AlienWah LADSPA Plugin" BUILD_DEPENDS= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa |