diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-09-09 17:31:11 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2002-09-09 17:31:11 +0000 |
commit | 60f616e159b9e1413491c2c5af55463e4eb393d4 (patch) | |
tree | 9c8f3d7e0a093bea6722308f03a9b6b38cdfa657 /x11-wm/fvwm95/Makefile | |
parent | - USE_GNOMENG (diff) |
Fix a bug which prevents fvwm95 from displaying a mail-notification
icon if one tries to use a mailbox other than the default one.
Submitted by: Dmitry Sagalovskiy <dsagal@runningwave.com>
Diffstat (limited to 'x11-wm/fvwm95/Makefile')
-rw-r--r-- | x11-wm/fvwm95/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/fvwm95/Makefile b/x11-wm/fvwm95/Makefile index c2a8bc9d8e39..354224aa5e3c 100644 --- a/x11-wm/fvwm95/Makefile +++ b/x11-wm/fvwm95/Makefile @@ -7,6 +7,7 @@ PORTNAME= fvwm95 PORTVERSION= 2.0.43a +PORTREVISION= 1 CATEGORIES= x11-wm MASTER_SITES= http://ftp.yars.free.net/pub/software/unix/platforms/linux/x/fvwm95/ \ http://ftp.cc.ntut.edu.tw/ftp/Xwindow/xfree86/Linux/wm/fvwm-95/ |