Update to 1.2.

I really need to adjust the convergence of my screen.
This commit is contained in:
naddy 2003-02-04 21:02:13 +00:00
parent d0c03cdcb0
commit 1b96a6c775
3 changed files with 10 additions and 11 deletions

View File

@ -1,19 +1,20 @@
# $OpenBSD: Makefile,v 1.11 2002/10/29 19:49:00 naddy Exp $ # $OpenBSD: Makefile,v 1.12 2003/02/04 21:02:13 naddy Exp $
COMMENT= "full-screen image to adjust your monitor" COMMENT= "full-screen image to adjust your monitor"
DISTNAME= xtestpicture-1.1 DISTNAME= xtestpicture-1.2
CATEGORIES= x11 CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_LOCAL} # BSD
PERMIT_PACKAGE_CDROM= Yes PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes PERMIT_DISTFILES_FTP= Yes
USE_X11= Yes MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
CONFIGURE_STYLE= imake
USE_X11= Yes
CONFIGURE_STYLE=imake
NO_REGRESS= Yes NO_REGRESS= Yes

View File

@ -1,3 +1,3 @@
MD5 (xtestpicture-1.1.tar.gz) = 4ccd7a39082a849d73ac1addabe9f819 MD5 (xtestpicture-1.2.tar.gz) = 0755a4794c4b50806c5bd0c47eab6eef
RMD160 (xtestpicture-1.1.tar.gz) = 4b8e52c8bbe9bf6e1545405e349166ce8780d3ce RMD160 (xtestpicture-1.2.tar.gz) = 32592d45df63f1dbbb840c34130037e73d8c2cb4
SHA1 (xtestpicture-1.1.tar.gz) = 576a425d62795619a8fc1e8a42ca9434aaec7879 SHA1 (xtestpicture-1.2.tar.gz) = f2bf4d38c5683aae58d3bb9a231e0d3e7c90eaaf

View File

@ -8,5 +8,3 @@ bandwidth, and a color area to adjust the color saturation and contrast.
That's about all there is to be, doesn't sound very impressive, right? That's about all there is to be, doesn't sound very impressive, right?
Simply click a mouse button to get rid of it again. Simply click a mouse button to get rid of it again.
Dresden, March 1997 Joerg Wunsch <joerg@FreeBSD.org>