diff options
author | andreas <andreas@FreeBSD.org> | 2000-02-21 20:53:07 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-02-21 20:53:07 +0800 |
commit | d9244d73bde493aae9086409992a746161d97035 (patch) | |
tree | d27ccc038d960c4d4889de3fac9810517e1d183b /x11-wm/fvwm95 | |
parent | c92215c2fa4a9f1e8e88b37a919eeed376eb8658 (diff) | |
download | freebsd-ports-gnome-d9244d73bde493aae9086409992a746161d97035.tar.gz freebsd-ports-gnome-d9244d73bde493aae9086409992a746161d97035.tar.zst freebsd-ports-gnome-d9244d73bde493aae9086409992a746161d97035.zip |
Dmitry Sivachenko takes over MAINTAINERship. Thanks Diman.
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 cb8cc7d50ce4..cd32f2c1234c 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/Makefile @@ -12,7 +12,7 @@ CATEGORIES= x11-wm MASTER_SITES= ftp://mitac11.uia.ac.be/pub/fvwm95/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dima@Chg.RU LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay |