diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 13:04:26 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2007-10-09 13:04:26 +0000 |
commit | 6a3ed92d6666f72df9ad4d8ad011d8b51b39663b (patch) | |
tree | 0794747d8bbb66f90e68a4f130cf797ee27f10e1 /audio | |
parent | 68d209615f2447e78e662f0bbd476709b8559b3e (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/dumb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dumb/Makefile b/audio/dumb/Makefile index 55e2a1fff910..48b61bfc9d9b 100644 --- a/audio/dumb/Makefile +++ b/audio/dumb/Makefile @@ -12,7 +12,7 @@ CATEGORIES= devel audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= dumb -MAINTAINER= miwi@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= IT, XM, S3M and MOD player library USE_GMAKE= yes |