svn commit: r358787 - head/editors/ne
Tijl Coosemans
tijl at FreeBSD.org
Sun Jun 22 10:58:36 UTC 2014
Author: tijl
Date: Sun Jun 22 10:58:35 2014
New Revision: 358787
URL: http://svnweb.freebsd.org/changeset/ports/358787
QAT: https://qat.redports.org/buildarchive/r358787/
Log:
Fix MASTER_SITES.
Reported by: Jean-Philippe Luiggi <jpl at didconcept.com>
Modified:
head/editors/ne/Makefile
Modified: head/editors/ne/Makefile
==============================================================================
--- head/editors/ne/Makefile Sun Jun 22 10:55:50 2014 (r358786)
+++ head/editors/ne/Makefile Sun Jun 22 10:58:35 2014 (r358787)
@@ -4,7 +4,7 @@
PORTNAME= ne
PORTVERSION= 2.5
CATEGORIES= editors
-MASTER_SITES= http://ne.dsi.unimi.it/
+MASTER_SITES= http://ne.di.unimi.it/
MAINTAINER= ports at FreeBSD.org
COMMENT= Nice and powerful editor
More information about the svn-ports-head
mailing list