diff options
author | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 2000-02-21 01:01:26 +0800 |
commit | 8de22ca05f9bc16a76c2ddcbf2580639c6369a02 (patch) | |
tree | f94a55605dedf3d0ae96c20273fd247c035e3157 /x11-wm/fvwm95 | |
parent | 6d241a71914a273bfa92855d838d0d1886880b4f (diff) | |
download | freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.gz freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.tar.zst freebsd-ports-gnome-8de22ca05f9bc16a76c2ddcbf2580639c6369a02.zip |
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')
-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 |