View | Details | Raw Unified | Return to bug 236306
Collapse All | Expand All

(-)Makefile (-2 / +2 lines)
Lines 1-7 Link Here
1
# $FreeBSD$
1
# $FreeBSD$
2
2
3
PORTNAME=	xmore
3
PORTNAME=	xmore
4
PORTVERSION=	1.0.2
4
PORTVERSION=	1.0.3
5
CATEGORIES=	x11
5
CATEGORIES=	x11
6
6
7
MAINTAINER=	x11@FreeBSD.org
7
MAINTAINER=	x11@FreeBSD.org
Lines 8-13 Link Here
8
COMMENT=	Plain text display program for X
8
COMMENT=	Plain text display program for X
9
9
10
XORG_CAT=	app
10
XORG_CAT=	app
11
USE_XORG=	xt xaw xp xprintutil
11
USE_XORG=	x11 xaw xp xprintutil xt
12
12
13
.include <bsd.port.mk>
13
.include <bsd.port.mk>
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (xorg/app/xmore-1.0.2.tar.bz2) = 2a13f97891a3fd497074acc8ac8069f8583add5db4d3bf34a5da6a92bd61b9e2
1
TIMESTAMP = 1551834794
2
SIZE (xorg/app/xmore-1.0.2.tar.bz2) = 107340
2
SHA256 (xorg/app/xmore-1.0.3.tar.bz2) = 644a1e0d5182d7708d413722d0579a587dc56b9a8cb60640df076d302e09251b
3
SIZE (xorg/app/xmore-1.0.3.tar.bz2) = 127587

Return to bug 236306