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 /x11-fm | |
parent | d65607e269898c96a8af59024e2392424b65d34a (diff) | |
download | ports-2514bdf28c2fddf0813b5300c52e8e09af8b49ca.tar.gz ports-2514bdf28c2fddf0813b5300c52e8e09af8b49ca.zip |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/xnc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xnc/Makefile b/x11-fm/xnc/Makefile index 0c5f5d3939aa..800f97b15df2 100644 --- a/x11-fm/xnc/Makefile +++ b/x11-fm/xnc/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.xnc.dubna.su/src/ \ MASTER_SITE_SUBDIR= X11/desktop DISTFILES= ${DISTNAME}.src.tar.gz -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org # xnc will use the following programs if you have them installed. #RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip \ |