diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-24 08:37:39 +0000 |
commit | 5b0bf6e9473d5a7b4db79c23510459af776397d9 (patch) | |
tree | 0a11ec9f927f2e31c43bdce978c89f883e003c8d /audio/easytag-devel | |
parent | 0ca18c714399eea73198483524d2f38fb027ad43 (diff) | |
download | ports-5b0bf6e9473d5a7b4db79c23510459af776397d9.tar.gz ports-5b0bf6e9473d5a7b4db79c23510459af776397d9.zip |
Notes
Diffstat (limited to 'audio/easytag-devel')
-rw-r--r-- | audio/easytag-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile index c52f2b5c65ce..c8b172092215 100644 --- a/audio/easytag-devel/Makefile +++ b/audio/easytag-devel/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= dominic.marks@btinternet.com +MAINTAINER= ports@FreeBSD.org COMMENT= Tag editor for MP3 and OGG files LIB_DEPENDS= id3-3.8.2:${PORTSDIR}/audio/id3lib \ |