diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 2000-02-20 17:01:26 +0000 |
commit | ab10519a48aec564bfab151e118065ef09c8adc8 (patch) | |
tree | 9c30f240a551cc5ee41bebb555b1692b2238e2c3 /x11-wm/fvwm95/Makefile | |
parent | Xbattbar shows the current (laptop) battery status in the X window (diff) |
Reducing Maintainership to an amount of ports
I can handle.
Sorry, the rest has to go to ports@FreeBSD.ORG.
Diffstat (limited to 'x11-wm/fvwm95/Makefile')
-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 dd1d6e537c54..cb8cc7d50ce4 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= andreas@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay |