diff options
author | Brian Feldman <green@FreeBSD.org> | 1999-08-24 02:50:02 +0000 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 1999-08-24 02:50:02 +0000 |
commit | d17cc442919094dc2eb3cf658caeea9bb10b3ff8 (patch) | |
tree | 7da2ab47863576183d3317f19b49d51aee3ce833 /x11-wm/olvwm | |
parent | 7eeb883e3391ade9c7566bdc5f90ec4c4fe2563d (diff) | |
download | ports-d17cc442919094dc2eb3cf658caeea9bb10b3ff8.tar.gz ports-d17cc442919094dc2eb3cf658caeea9bb10b3ff8.zip |
Notes
Diffstat (limited to 'x11-wm/olvwm')
-rw-r--r-- | x11-wm/olvwm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/olvwm/Makefile b/x11-wm/olvwm/Makefile index ad2b3acfd202..cebabdc7a8ed 100644 --- a/x11-wm/olvwm/Makefile +++ b/x11-wm/olvwm/Makefile @@ -3,7 +3,7 @@ # Date created: 21 October 1994 # Whom: smace # -# $Id: Makefile,v 1.18 1998/10/26 15:36:57 smace Exp $ +# $Id: Makefile,v 1.19 1999/05/04 23:07:17 steve Exp $ # DISTNAME= olvwm4 @@ -19,7 +19,7 @@ PATCHFILES= olvwm4.Patch01.Z \ olvwm4.Patch02.Z PATCH_DIST_STRIP= -p1 -MAINTAINER= brianfeldman@hotmail.com +MAINTAINER= green@FreeBSD.org LIB_DEPENDS= xview.3:${PORTSDIR}/x11-toolkits/xview \ Xpm.4:${PORTSDIR}/graphics/xpm |