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 /x11-fm/xnc | |
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 'x11-fm/xnc')
-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 \ |