diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-02 19:44:32 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2006-12-02 19:44:32 +0000 |
commit | 7598a22c7e2310348a029bc8823d0645a3b76013 (patch) | |
tree | 73c345457d5e520a8c6fae2a3170ef2db2ef9c20 /audio/libmad | |
parent | 7075d30e015c0a60b3fdf55dd17238eaab4f2d8e (diff) |
Notes
Diffstat (limited to 'audio/libmad')
-rw-r--r-- | audio/libmad/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libmad/Makefile b/audio/libmad/Makefile index b8bbe523944a..e6596cf793a6 100644 --- a/audio/libmad/Makefile +++ b/audio/libmad/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.mars.org/pub/mpeg/ MASTER_SITE_SUBDIR= mad -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Libmad library (part of MAD project) GNU_CONFIGURE= yes |