diff options
author | green <green@FreeBSD.org> | 1999-08-24 10:50:02 +0800 |
---|---|---|
committer | green <green@FreeBSD.org> | 1999-08-24 10:50:02 +0800 |
commit | c98c77a90619dc2994f0576b7b560b22a0468f2e (patch) | |
tree | a55c97f72b5f652687eb627a3ff485871bba81b2 /x11-wm | |
parent | 70b781927fdfc3683f5ceb4b2ad39255a803a2b8 (diff) | |
download | freebsd-ports-gnome-c98c77a90619dc2994f0576b7b560b22a0468f2e.tar.gz freebsd-ports-gnome-c98c77a90619dc2994f0576b7b560b22a0468f2e.tar.zst freebsd-ports-gnome-c98c77a90619dc2994f0576b7b560b22a0468f2e.zip |
Correct my e-mail address.
Diffstat (limited to 'x11-wm')
-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 |