diff options
author | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:58:01 +0000 |
---|---|---|
committer | Pawel Pekala <pawel@FreeBSD.org> | 2011-03-23 16:58:01 +0000 |
commit | 1c89fac54a3dd7ffce40396f05b0e733d649f6b1 (patch) | |
tree | 071969251d0c56812666029aa43fc3dd64012c1a /audio/rosegarden | |
parent | 6da156569821da4a96c425de01670ae05f243491 (diff) |
Notes
Diffstat (limited to 'audio/rosegarden')
-rw-r--r-- | audio/rosegarden/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rosegarden/Makefile b/audio/rosegarden/Makefile index abe5f9db70f0..d67cd56e8ae9 100644 --- a/audio/rosegarden/Makefile +++ b/audio/rosegarden/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 11.02 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ -MAINTAINER= c0rn@o2.pl +MAINTAINER= pawel@FreeBSD.org COMMENT= The Rosegarden Editor and Sequencer suite BUILD_DEPENDS= dssi_osc_update:${PORTSDIR}/audio/dssi \ |