diff options
author | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 19:26:13 +0000 |
---|---|---|
committer | Thomas Abthorpe <tabthorpe@FreeBSD.org> | 2012-08-15 19:26:13 +0000 |
commit | 83fc7a83ad8bf9f24eceafa5a7ce18a09b992238 (patch) | |
tree | bca4de8af9f787da339936fb7663e89cf313b465 /audio/timidity++ | |
parent | b73ee407e6010ad108bcbde89e6df80b384dc2be (diff) | |
download | ports-83fc7a83ad8bf9f24eceafa5a7ce18a09b992238.tar.gz ports-83fc7a83ad8bf9f24eceafa5a7ce18a09b992238.zip |
Notes
Diffstat (limited to 'audio/timidity++')
-rw-r--r-- | audio/timidity++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 4c2cb8f16b73..442b3c02092d 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -12,7 +12,7 @@ CATEGORIES+= audio MASTER_SITES= SF/timidity/TiMidity%2B%2B/TiMidity%2B%2B-${PORTVERSION} DISTNAME= TiMidity++-${PORTVERSION} -MAINTAINER?= nork@FreeBSD.org +MAINTAINER?= ports@FreeBSD.org COMMENT?= Software MIDI player .if !defined(PKGNAMESUFFIX) |