diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-04-20 22:11:49 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-04-20 22:11:49 +0800 |
commit | 1c9525a5f1e4784821238a98d208afddfad41c62 (patch) | |
tree | a1cf35907592b9658d7b0771e7bc01cc7605d782 /audio/teknap | |
parent | e030a05e6b4d4c63aff5929b9384c0c5f5ff2260 (diff) | |
download | freebsd-ports-gnome-1c9525a5f1e4784821238a98d208afddfad41c62.tar.gz freebsd-ports-gnome-1c9525a5f1e4784821238a98d208afddfad41c62.tar.zst freebsd-ports-gnome-1c9525a5f1e4784821238a98d208afddfad41c62.zip |
Update maintainer's email address.
PR: 26713
Submitted by: Carl Johan Madestrand <LoRd_CJ@dalusers.com>
Diffstat (limited to 'audio/teknap')
-rw-r--r-- | audio/teknap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/teknap/Makefile b/audio/teknap/Makefile index f5ddc251077d..457360e1ed83 100644 --- a/audio/teknap/Makefile +++ b/audio/teknap/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.2 CATEGORIES= audio MASTER_SITES= ftp://ukug.uk.freebsd.org/pub/lord_cj/ -MAINTAINER= LoRd_CJ@dalusers.com +MAINTAINER= calle.madestrand@norrgarden.se .if defined(WITH_MP3) BUILD_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 |