diff options
author | demon <demon@FreeBSD.org> | 2000-11-13 20:45:40 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-13 20:45:40 +0800 |
commit | 7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc (patch) | |
tree | 435bb37a37e811bedab22ae47d2dc0ba198000cf /audio | |
parent | fc67714f4f99590e947da79019340f0c4d7a9b74 (diff) | |
download | freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.gz freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.zst freebsd-ports-gnome-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.zip |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Diffstat (limited to 'audio')
-rw-r--r-- | audio/yamt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/yamt/Makefile b/audio/yamt/Makefile index 3b5b9c2f0472..a6dc41e4851f 100644 --- a/audio/yamt/Makefile +++ b/audio/yamt/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.gpad.ac.ru/pub/FreeBSD/distfiles/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org USE_X_PREFIX= yes USE_GMAKE= yes |