diff options
author | demon <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2000-11-13 12:45:40 +0000 |
commit | 7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc (patch) | |
tree | 435bb37a37e811bedab22ae47d2dc0ba198000cf /x11-wm/fvwm95 | |
parent | fc67714f4f99590e947da79019340f0c4d7a9b74 (diff) | |
download | FreeBSD-ports-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.zip FreeBSD-ports-7869a7f4eef67293fc3c16ae7aab70b0d2bb3ecc.tar.gz |
Change MAINTAINER field.
I am now at FreeBSD dot org
Approved by: sobomax
Diffstat (limited to 'x11-wm/fvwm95')
-rw-r--r-- | x11-wm/fvwm95/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile index f671b4f..1d3f060 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ftp://mitac11.uia.ac.be/pub/fvwm95/ DISTNAME= ${PKGNAME}-Autoconf EXTRACT_SUFX= .tgz -MAINTAINER= dima@Chg.RU +MAINTAINER= demon@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay RUN_DEPENDS= ${X11BASE}/icons/chuck.xpm:${PORTSDIR}/x11/fbsd-icons |