diff options
author | martti <martti> | 2003-07-21 17:27:24 +0000 |
---|---|---|
committer | martti <martti> | 2003-07-21 17:27:24 +0000 |
commit | 8da0d9ec1d4094f5bf413f302ce519c2526766e0 (patch) | |
tree | fc13d4ad01582481b6e67a22c77463af9be3322e /wm | |
parent | 9867befe18a6d13828cf0e20480adbf200b85c34 (diff) | |
download | pkgsrc-8da0d9ec1d4094f5bf413f302ce519c2526766e0.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/Makefile | 4 | ||||
-rw-r--r-- | wm/bbconf/Makefile | 4 | ||||
-rw-r--r-- | wm/bbpager/Makefile | 4 | ||||
-rw-r--r-- | wm/bbrun/Makefile | 4 | ||||
-rw-r--r-- | wm/blackbox/Makefile | 4 | ||||
-rw-r--r-- | wm/bsetroot/Makefile | 4 | ||||
-rw-r--r-- | wm/econf/Makefile | 4 | ||||
-rw-r--r-- | wm/fvwm2-themes/Makefile | 4 | ||||
-rw-r--r-- | wm/icepref/Makefile | 4 | ||||
-rw-r--r-- | wm/ion/Makefile | 4 | ||||
-rw-r--r-- | wm/matchbox/Makefile | 4 | ||||
-rw-r--r-- | wm/piewm/Makefile | 4 | ||||
-rw-r--r-- | wm/sawfish-replibs/Makefile | 4 | ||||
-rw-r--r-- | wm/wmx-gnome/Makefile | 4 | ||||
-rw-r--r-- | wm/wmx/Makefile | 4 |
15 files changed, 30 insertions, 30 deletions
diff --git a/wm/Makefile b/wm/Makefile index 3c43a5264c2..5cd2576a016 100644 --- a/wm/Makefile +++ b/wm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.44 2003/06/03 16:07:23 jmmv Exp $ +# $NetBSD: Makefile,v 1.45 2003/07/21 17:33:57 martti Exp $ # -COMMENT= window managers (for X) +COMMENT= Window managers (for X) SUBDIR+= 9wm SUBDIR+= aewm++ diff --git a/wm/bbconf/Makefile b/wm/bbconf/Makefile index 2c65a13e4db..06c15f76a95 100644 --- a/wm/bbconf/Makefile +++ b/wm/bbconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:55:09 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:33:58 martti Exp $ # DISTNAME= bbconf-1.4 @@ -7,7 +7,7 @@ MASTER_SITES= http://bbconf.sourceforge.net/code/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://bbconf.sourceforge.net/ -COMMENT= configuration tool for the blackbox window manager +COMMENT= Configuration tool for the blackbox window manager USE_BUILDLINK2= YES USE_X11= YES diff --git a/wm/bbpager/Makefile b/wm/bbpager/Makefile index 83dcc04d4de..88fdbca8eb0 100644 --- a/wm/bbpager/Makefile +++ b/wm/bbpager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 22:55:09 grant Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:33:59 martti Exp $ # DISTNAME= bbpager-0.3.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://bbtools.thelinuxcommunity.org/sources/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://bbtools.thelinuxcommunity.org/available.phtml -COMMENT= pager for the blackbox window manager +COMMENT= Pager for the blackbox window manager GNU_CONFIGURE= YES USE_BUILDLINK2= YES diff --git a/wm/bbrun/Makefile b/wm/bbrun/Makefile index c3ff592ec60..e12c91a60b9 100644 --- a/wm/bbrun/Makefile +++ b/wm/bbrun/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/13 13:53:40 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:33:59 martti Exp $ DISTNAME= bbrun-1.3 PKGREVISION= 2 @@ -8,7 +8,7 @@ MASTER_SITES= http://www.dwave.net/~jking/bbrun/ MAINTAINER= ptiJo@noos.fr HOMEPAGE= http://www.dwave.net/~jking/bbrun/ -COMMENT= run utility for BlackBox +COMMENT= Run utility for BlackBox USE_BUILDLINK2= YES USE_X11= YES diff --git a/wm/blackbox/Makefile b/wm/blackbox/Makefile index fd6d5abc0ef..d6deca460bb 100644 --- a/wm/blackbox/Makefile +++ b/wm/blackbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 22:55:10 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/07/21 17:34:00 martti Exp $ # DISTNAME= blackbox-0.65.0 @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://blackboxwm.sourceforge.net/ -COMMENT= small and fast X11R6 window manager +COMMENT= Small and fast X11R6 window manager DEPENDS= bsetroot>=0.1nb1:../../wm/bsetroot diff --git a/wm/bsetroot/Makefile b/wm/bsetroot/Makefile index 3706374c8be..1a293162e01 100644 --- a/wm/bsetroot/Makefile +++ b/wm/bsetroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2003/07/17 22:55:10 grant Exp $ +# $NetBSD: Makefile,v 1.8 2003/07/21 17:34:01 martti Exp $ # DISTNAME= blackbox-0.65.0 @@ -9,7 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=blackboxwm/} MAINTAINER= jschauma@NetBSD.org HOMEPAGE= http://blackboxwm.sourceforge.net/ -COMMENT= tools to set the root windows background +COMMENT= Tools to set the root windows background USE_BUILDLINK2= YES USE_X11= YES diff --git a/wm/econf/Makefile b/wm/econf/Makefile index 6c00fbe7eb2..c841fc1ad70 100644 --- a/wm/econf/Makefile +++ b/wm/econf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2003/07/13 13:53:41 wiz Exp $ +# $NetBSD: Makefile,v 1.11 2003/07/21 17:34:01 martti Exp $ # DISTNAME= enlightenment-conf-0.15 @@ -9,7 +9,7 @@ MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/ MAINTAINER= root@garbled.net HOMEPAGE= http://www.enlightenment.org/ -COMMENT= configuration tool for easily setting up Enlightenment +COMMENT= Configuration tool for easily setting up Enlightenment USE_BUILDLINK2= yes USE_X11= yes diff --git a/wm/fvwm2-themes/Makefile b/wm/fvwm2-themes/Makefile index 2f6a5958ac4..46a3d5542fd 100644 --- a/wm/fvwm2-themes/Makefile +++ b/wm/fvwm2-themes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2003/07/17 22:55:12 grant Exp $ +# $NetBSD: Makefile,v 1.3 2003/07/21 17:34:02 martti Exp $ # DISTNAME= fvwm-themes-${THEM_VER} @@ -11,7 +11,7 @@ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= gendalia@NetBSD.org HOMEPAGE= http://fvwm-themes.sourceforge.net -COMMENT= configuration framework for fvwm2 with samples +COMMENT= Configuration framework for fvwm2 with samples DEPENDS+= fvwm2>=2.4.8:../../wm/fvwm2 diff --git a/wm/icepref/Makefile b/wm/icepref/Makefile index 6b57cdcac5c..e569aee6614 100644 --- a/wm/icepref/Makefile +++ b/wm/icepref/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:53:42 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:34:03 martti Exp $ # DISTNAME= icepref-1.1 @@ -10,7 +10,7 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ MAINTAINER= ptiJo@noos.fr # This homepage no longer exists - agc 21 June 2002 #HOMEPAGE= http://members.xoom.com/SaintChoj/icepref.html -COMMENT= graphical configuration utility for IceWM +COMMENT= Graphical configuration utility for IceWM USE_BUILDLINK2= yes diff --git a/wm/ion/Makefile b/wm/ion/Makefile index dac9d8b62e1..aa10d4caf79 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2003/07/17 22:55:13 grant Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 17:34:03 martti Exp $ # DISTNAME= ion-20020207 @@ -7,7 +7,7 @@ MASTER_SITES= http://modeemi.cs.tut.fi/~tuomov/dl/ MAINTAINER= daniel@codefactory.se,zuntum@NetBSD.org HOMEPAGE= http://modeemi.cs.tut.fi/~tuomov/ion/ -COMMENT= keyboard friendly tiling window manager +COMMENT= Keyboard friendly tiling window manager USE_BUILDLINK2= YES USE_PKGINSTALL= YES diff --git a/wm/matchbox/Makefile b/wm/matchbox/Makefile index 498cb6f8158..c20af395bef 100644 --- a/wm/matchbox/Makefile +++ b/wm/matchbox/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/07/17 22:55:14 grant Exp $ +# $NetBSD: Makefile,v 1.10 2003/07/21 17:34:04 martti Exp $ # DISTNAME= matchbox-0.3.6 @@ -7,7 +7,7 @@ MASTER_SITES= http://handhelds.org/~mallum/downloadables/matchbox/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://handhelds.org/~mallum/matchbox/ -COMMENT= window manager designed for computers with small displays +COMMENT= Window manager designed for computers with small displays USE_BUILDLINK2= YES USE_X11= YES diff --git a/wm/piewm/Makefile b/wm/piewm/Makefile index 58747db0693..be20314b778 100644 --- a/wm/piewm/Makefile +++ b/wm/piewm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 2003/07/17 22:55:15 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:34:04 martti Exp $ DISTNAME= piewm-1.02 PKGREVISION= 1 @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.crynwr.com/piewm/ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.crynwr.com/piewm/ -COMMENT= minimalist window manager based on tvtwm with pie menus +COMMENT= Minimalist window manager based on tvtwm with pie menus USE_IMAKE= yes USE_BUILDLINK2= yes diff --git a/wm/sawfish-replibs/Makefile b/wm/sawfish-replibs/Makefile index db79bcc4ced..6a08c81f8fc 100644 --- a/wm/sawfish-replibs/Makefile +++ b/wm/sawfish-replibs/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2003/07/13 13:53:44 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/07/21 17:34:05 martti Exp $ # PKGNAME= sawfish-replibs-${SF_VERS} PKGREVISION= 2 -COMMENT= librep Lisp libraries for sawfish +COMMENT= Librep Lisp libraries for sawfish do-build: cd ${WRKSRC}/src && \ diff --git a/wm/wmx-gnome/Makefile b/wm/wmx-gnome/Makefile index 3f1bf84084b..4333d921121 100644 --- a/wm/wmx-gnome/Makefile +++ b/wm/wmx-gnome/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/05/29 23:14:10 grant Exp $ +# $NetBSD: Makefile,v 1.5 2003/07/21 17:34:06 martti Exp $ PKGNAME= wmx-gnome-${WMX_VERS} CATEGORIES+= gnome -COMMENT= another X11 window manager based on wm2, with GNOME compliance +COMMENT= Another X11 window manager based on wm2, with GNOME compliance USE_BUILDLINK2= # defined USE_GCC_SHLIB= # defined diff --git a/wm/wmx/Makefile b/wm/wmx/Makefile index 159c03d2cfa..430560dfde9 100644 --- a/wm/wmx/Makefile +++ b/wm/wmx/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2002/08/25 21:51:40 jlam Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/21 17:34:06 martti Exp $ PKGNAME= wmx-${WMX_VERS} -COMMENT= another X11 window manager based on wm2 +COMMENT= Another X11 window manager based on wm2 USE_BUILDLINK2= # defined |