svn commit: r525096 - head/x11/xtestpicture
Joerg Wunsch
joerg at FreeBSD.org
Mon Feb 3 21:00:43 UTC 2020
Author: joerg
Date: Mon Feb 3 21:00:42 2020
New Revision: 525096
URL: https://svnweb.freebsd.org/changeset/ports/525096
Log:
Move disappeared distfile to my local distfiles
Thanks for Dirk Meyer for digging the file up!
PR: 243849
Submitted by: dinoex
Modified:
head/x11/xtestpicture/Makefile
Modified: head/x11/xtestpicture/Makefile
==============================================================================
--- head/x11/xtestpicture/Makefile Mon Feb 3 20:40:37 2020 (r525095)
+++ head/x11/xtestpicture/Makefile Mon Feb 3 21:00:42 2020 (r525096)
@@ -5,12 +5,10 @@ PORTNAME= xtestpicture
PORTVERSION= 1.2
PORTREVISION= 2
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.interface-business.de/pub/outgoing/
+MASTER_SITES= LOCAL/joerg
MAINTAINER= joerg at FreeBSD.org
COMMENT= Create a full-screen image to adjust your monitor
-
-BROKEN= unfetchable
USES= imake xorg
USE_XORG= x11 xext
More information about the svn-ports-all
mailing list