diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
commit | 2514bdf28c2fddf0813b5300c52e8e09af8b49ca (patch) | |
tree | ee34ab4c4b1fff2c5ee1bab86f5ade97809bf9fd /audio/yamt | |
parent | d65607e269898c96a8af59024e2392424b65d34a (diff) | |
download | ports-2514bdf28c2fddf0813b5300c52e8e09af8b49ca.tar.gz ports-2514bdf28c2fddf0813b5300c52e8e09af8b49ca.zip |
Notes
Diffstat (limited to 'audio/yamt')
-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 |