diff options
-rw-r--r-- | x11/dmenu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/dmenu/Makefile b/x11/dmenu/Makefile index 6351008d06c..30ba4ed034c 100644 --- a/x11/dmenu/Makefile +++ b/x11/dmenu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2009/06/14 22:48:51 ahoka Exp $ +# $NetBSD: Makefile,v 1.5 2010/04/30 09:41:45 wiz Exp $ # DISTNAME= dmenu-4.0 @@ -7,7 +7,7 @@ MASTER_SITES= http://code.suckless.org/dl/tools/ MAINTAINER= leot1990@users.sourceforge.net HOMEPAGE= http://tools.suckless.org/dmenu -COMMENT= Dymanic menu for X +COMMENT= Dynamic menu for X LICENSE= mit |