diff options
author | andreas <andreas@FreeBSD.org> | 1997-10-10 05:04:47 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1997-10-10 05:04:47 +0800 |
commit | 44d6df1a8d109fbda474fec147ec273e4c9b0820 (patch) | |
tree | ee0219ea58b8f8f48c7d174a1fa730331a995351 /x11-wm/fvwm95 | |
parent | c5f940ce719eaf98347a0ab4df6b4d752bc5db71 (diff) | |
download | freebsd-ports-gnome-44d6df1a8d109fbda474fec147ec273e4c9b0820.tar.gz freebsd-ports-gnome-44d6df1a8d109fbda474fec147ec273e4c9b0820.tar.zst freebsd-ports-gnome-44d6df1a8d109fbda474fec147ec273e4c9b0820.zip |
cosmetic changes, changed MAINTAINER address to andreas@FreeBSD.ORG
Diffstat (limited to 'x11-wm/fvwm95')
-rw-r--r-- | x11-wm/fvwm95/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile index 6388b4c76e0c..e8e92f30988e 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/Makefile @@ -3,7 +3,7 @@ # Date created: Sa 1 Feb 1997 14:46:05 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.11 1997/06/09 19:43:45 andreas Exp $ +# $Id: Makefile,v 1.12 1997/06/14 08:31:05 andreas Exp $ # DISTNAME= fvwm95-2.0.43a-Autoconf @@ -12,7 +12,7 @@ CATEGORIES= x11 MASTER_SITES= ftp://mitac11.uia.ac.be/pub/ EXTRACT_SUFX= .tgz -MAINTAINER= andreas@klemm.gtn.com +MAINTAINER= andreas@FreeBSD.ORG LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm BUILD_DEPENDS= ${LOCALBASE}/lib/librplay.a:${PORTSDIR}/audio/rplay |