mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
sysutils/lxterminal: Fix WWW
Previous one is a 404 PR: 283859 Reported by: grahamperrin@gmail.com Approved by: portmaster@bsdforge.com (maintainer, timeout > 2 weeks)
This commit is contained in:
parent
8d0bd4143c
commit
cdcee02810
1 changed files with 2 additions and 2 deletions
|
@ -1,12 +1,12 @@
|
|||
PORTNAME= lxterminal
|
||||
PORTVERSION= 0.4.0
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= SF/lxde/LXTerminal%20%28terminal%20emulator%29/LXTerminal%200.4.x/
|
||||
|
||||
MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= Lightweight terminal emulator from the LXDE project
|
||||
WWW= https://wiki.lxde.org/en/LXTerminal
|
||||
WWW= https://github.com/lxde/lxterminal
|
||||
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
|
Loading…
Add table
Reference in a new issue