| Summary: | x11/rsibreak: [PATCH] unfetchable, master_site disappeared | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | John Marino <draco> | ||||
| Component: | Individual Port(s) | Assignee: | Alex Dupre <ale> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
John Marino
2013-04-20 19:10:00 UTC
Responsible Changed From-To: freebsd-ports-bugs->ale Over to maintainer (via the GNATS Auto Assign Tool) Author: ale Date: Tue Apr 23 08:43:30 2013 New Revision: 316323 URL: http://svnweb.freebsd.org/changeset/ports/316323 Log: Distfile disappeared, host it on FreeBSD cluster. PR: ports/177999 Submitted by: John Marino <draco@marino.st> Modified: head/x11/rsibreak/Makefile Modified: head/x11/rsibreak/Makefile ============================================================================== --- head/x11/rsibreak/Makefile Tue Apr 23 08:33:33 2013 (r316322) +++ head/x11/rsibreak/Makefile Tue Apr 23 08:43:30 2013 (r316323) @@ -1,15 +1,12 @@ -# New ports collection makefile for: RSIBreak -# Date created: 15 Mar 2006 -# Whom: Alex Dupre <ale@FreeBSD.org> -# +# Created by: Alex Dupre <ale@FreeBSD.org> # $FreeBSD$ -# PORTNAME= rsibreak PORTVERSION= 0.8.0 PORTREVISION= 7 CATEGORIES= x11 kde -MASTER_SITES= http://www.rsibreak.org/files/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= ale MAINTAINER= ale@FreeBSD.org COMMENT= A KDE RSI prevention tool _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org" State Changed From-To: open->closed Fixed, thanks. |