diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
commit | 985042c3aead27a7bcfc0f8ecee9f3889eaeb412 (patch) | |
tree | df9de45025fb0893d89425d94636593857ee58c7 /audio/liblo | |
parent | 64b0065f59a40be7a12689a498db117cc617e050 (diff) | |
download | freebsd-ports-gnome-985042c3aead27a7bcfc0f8ecee9f3889eaeb412.tar.gz freebsd-ports-gnome-985042c3aead27a7bcfc0f8ecee9f3889eaeb412.tar.zst freebsd-ports-gnome-985042c3aead27a7bcfc0f8ecee9f3889eaeb412.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 |