x11/lxde-meta: fix pkg-descr WWW
- Fix extra spaces in WWW pkg-descr [1] - Trim Makefile header [1] - Remove leading "The" in COMMENT - Pass maintainership to submitter PR: ports/179702 [1] Submitted by: nemysis <nemysis@gmx.ch>
This commit is contained in:
parent
1eca2345e9
commit
284249b098
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321471
2 changed files with 4 additions and 8 deletions
|
@ -1,9 +1,5 @@
|
||||||
# New ports collection makefile for: lxde-meta
|
# Created by: Daniel Walter <sahne@0x90.at>
|
||||||
# Date created: 07.02.2009
|
|
||||||
# Whom: Daniel Walter <sahne@0x90.at>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= lxde-meta
|
PORTNAME= lxde-meta
|
||||||
PORTVERSION= 1.0
|
PORTVERSION= 1.0
|
||||||
|
@ -12,8 +8,8 @@ CATEGORIES= x11
|
||||||
MASTER_SITES= #none
|
MASTER_SITES= #none
|
||||||
DISTFILES= #none
|
DISTFILES= #none
|
||||||
|
|
||||||
MAINTAINER= ports@FreeBSD.org
|
MAINTAINER= nemysis@gmx.ch
|
||||||
COMMENT= The "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
|
COMMENT= "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
|
||||||
|
|
||||||
RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \
|
RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \
|
||||||
obconf:${PORTSDIR}/x11-wm/obconf \
|
obconf:${PORTSDIR}/x11-wm/obconf \
|
||||||
|
|
Loading…
Reference in a new issue