svn commit: r518114 - head/textproc/spellutils

Thierry Thomas thierry at FreeBSD.org
Thu Nov 21 21:28:32 UTC 2019


Author: thierry
Date: Thu Nov 21 21:28:31 2019
New Revision: 518114
URL: https://svnweb.freebsd.org/changeset/ports/518114

Log:
  Unbreak.

Modified:
  head/textproc/spellutils/Makefile

Modified: head/textproc/spellutils/Makefile
==============================================================================
--- head/textproc/spellutils/Makefile	Thu Nov 21 21:10:39 2019	(r518113)
+++ head/textproc/spellutils/Makefile	Thu Nov 21 21:28:31 2019	(r518114)
@@ -5,12 +5,10 @@ PORTNAME=	spellutils
 PORTVERSION=	0.7
 PORTREVISION=	4
 CATEGORIES=	textproc
-MASTER_SITES=	http://www.sourcefiles.org/Utilities/Text_Utilities/
+MASTER_SITES=	LOCAL/thierry
 
 MAINTAINER=	thierry at FreeBSD.org
 COMMENT=	Programs used to isolate some parts or texts before spell-checking
-
-BROKEN=		unfetchable
 
 LICENSE=	GPLv2
 


More information about the svn-ports-all mailing list