diff options
author | trasz <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
commit | 68f551ea60b44b9bd3b2461521dc3a84e9ae146c (patch) | |
tree | f4670344f585a75f4fed2bb159e14be5624a5c98 /audio/liblo | |
parent | 51fa6a8572845022b0355ee16e458274b8926020 (diff) | |
download | freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.gz freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.zst freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.zip |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Diffstat (limited to 'audio/liblo')
-rw-r--r-- | audio/liblo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/liblo/Makefile b/audio/liblo/Makefile index a8d0370612d9..ca6f48019b60 100644 --- a/audio/liblo/Makefile +++ b/audio/liblo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= liblo -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Lightweight Open Sound Control implementation GNU_CONFIGURE= yes |