diff options
author | trevor <trevor@FreeBSD.org> | 2004-04-08 01:51:18 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2004-04-08 01:51:18 +0800 |
commit | 3dae1b11c4085e135337617b38d1b357f92ee9ed (patch) | |
tree | b3887cb96949a2fd0f215a0e59b55e16f6f112de /x11-wm | |
parent | 0ff31d6282e4d67ce9e52c45f778a3db5628b748 (diff) | |
download | freebsd-ports-gnome-3dae1b11c4085e135337617b38d1b357f92ee9ed.tar.gz freebsd-ports-gnome-3dae1b11c4085e135337617b38d1b357f92ee9ed.tar.zst freebsd-ports-gnome-3dae1b11c4085e135337617b38d1b357f92ee9ed.zip |
Fix typo in COMMENT.
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/badwm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/badwm/Makefile b/x11-wm/badwm/Makefile index be0984d51712..603c8a5dc5bd 100644 --- a/x11-wm/badwm/Makefile +++ b/x11-wm/badwm/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= BadWM-${PORTVERSION} MAINTAINER= trevor@FreeBSD.org -COMMENT= Window manager based on eviwm +COMMENT= Window manager based on evilwm DOCDIR= share/doc/${PORTNAME} DOCS= AUTHORS COPYING ChangeLog INSTALL LICENSE README THANKS TODO |