diff options
author | trasz <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
commit | 68f551ea60b44b9bd3b2461521dc3a84e9ae146c (patch) | |
tree | f4670344f585a75f4fed2bb159e14be5624a5c98 /audio/lash/Makefile | |
parent | 51fa6a8572845022b0355ee16e458274b8926020 (diff) | |
download | FreeBSD-ports-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.zip FreeBSD-ports-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.gz |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Diffstat (limited to 'audio/lash/Makefile')
-rw-r--r-- | audio/lash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lash/Makefile b/audio/lash/Makefile index 41845fa..a965caf 100644 --- a/audio/lash/Makefile +++ b/audio/lash/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.2 CATEGORIES= audio MASTER_SITES= http://download.savannah.gnu.org/releases/lash/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Session management system for JACK audio applications LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ |