diff options
author | pav <pav@FreeBSD.org> | 2004-06-01 00:06:26 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-06-01 00:06:26 +0800 |
commit | 137c13fcbe53f4b9a1095f851f08c78e6e0fdf66 (patch) | |
tree | d4fe51108e6df214890279a8a1f18c6e1bb15452 /x11-wm | |
parent | 03ab29d0c3949c3747af0e061b9f61a24033dbcd (diff) | |
download | freebsd-ports-gnome-137c13fcbe53f4b9a1095f851f08c78e6e0fdf66.tar.gz freebsd-ports-gnome-137c13fcbe53f4b9a1095f851f08c78e6e0fdf66.tar.zst freebsd-ports-gnome-137c13fcbe53f4b9a1095f851f08c78e6e0fdf66.zip |
- Adjust CONFLICTS to match reality
Submitted by: Anthony Ginepro <anthony.ginepro@laposte.net>
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/ion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ion/Makefile b/x11-wm/ion/Makefile index c19f0b0db024..56b1e561fad0 100644 --- a/x11-wm/ion/Makefile +++ b/x11-wm/ion/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/dl/ MAINTAINER= ricci@cs.utah.edu COMMENT= A window manager with a text-editorish, keyboard friendly interface -CONFLICTS= ion-2004* +CONFLICTS= ion-2-* MAN1= ion.1x |