diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-04-10 18:02:01 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-04-10 18:02:01 +0800 |
commit | 3a34bd643dc2cc211b61806f8ba3e20af5ca4094 (patch) | |
tree | 79bfb18491dd7269f762321bd24b01387b0ff08c /audio | |
parent | 5d3d17ef4d00409e04e3b4a826eb9dd501d347af (diff) | |
download | freebsd-ports-gnome-3a34bd643dc2cc211b61806f8ba3e20af5ca4094.tar.gz freebsd-ports-gnome-3a34bd643dc2cc211b61806f8ba3e20af5ca4094.tar.zst freebsd-ports-gnome-3a34bd643dc2cc211b61806f8ba3e20af5ca4094.zip |
- take maintainership
Diffstat (limited to 'audio')
-rw-r--r-- | audio/libid3tag/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/libid3tag/Makefile b/audio/libid3tag/Makefile index cfcba94c91bf..9baa924f962b 100644 --- a/audio/libid3tag/Makefile +++ b/audio/libid3tag/Makefile @@ -12,7 +12,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= ID3 tags library (part of MAD project) USE_GNOME= pkgconfig |