diff options
author | perky <perky@FreeBSD.org> | 2002-11-02 12:33:43 +0800 |
---|---|---|
committer | perky <perky@FreeBSD.org> | 2002-11-02 12:33:43 +0800 |
commit | 8bed100128838cd0b73bda8862cd2dfe7c17f0be (patch) | |
tree | 596bea6602563aefb765cd92970adf349c7b2698 /audio | |
parent | 03956b6370d7b4f48fb94531a6f3d9d0a36cd2ff (diff) | |
download | freebsd-ports-gnome-8bed100128838cd0b73bda8862cd2dfe7c17f0be.tar.gz freebsd-ports-gnome-8bed100128838cd0b73bda8862cd2dfe7c17f0be.tar.zst freebsd-ports-gnome-8bed100128838cd0b73bda8862cd2dfe7c17f0be.zip |
Fix typoes on MAINTAINER address.
Submitted by: Dominic Marks <D.Marks@student.umist.ac.uk>
Diffstat (limited to 'audio')
-rw-r--r-- | audio/easytag-devel/Makefile | 2 | ||||
-rw-r--r-- | audio/easytag/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/easytag-devel/Makefile b/audio/easytag-devel/Makefile index 37f19e811ecd..16b95fb60861 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= d.marks@students.umist.ac.uk +MAINTAINER= d.marks@student.umist.ac.uk LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \ vorbis.2:${PORTSDIR}/audio/libvorbis diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 37f19e811ecd..16b95fb60861 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -12,7 +12,7 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= d.marks@students.umist.ac.uk +MAINTAINER= d.marks@student.umist.ac.uk LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \ vorbis.2:${PORTSDIR}/audio/libvorbis |