svn commit: r404841 - head/mail/gnarwl

Raphael Kubo da Costa rakuco at FreeBSD.org
Wed Dec 30 12:13:03 UTC 2015


Author: rakuco
Date: Wed Dec 30 12:13:02 2015
New Revision: 404841
URL: https://svnweb.freebsd.org/changeset/ports/404841

Log:
  Fix MASTER_SITES and unmark BROKEN.

Modified:
  head/mail/gnarwl/Makefile

Modified: head/mail/gnarwl/Makefile
==============================================================================
--- head/mail/gnarwl/Makefile	Wed Dec 30 11:58:30 2015	(r404840)
+++ head/mail/gnarwl/Makefile	Wed Dec 30 12:13:02 2015	(r404841)
@@ -5,13 +5,11 @@ PORTNAME=	gnarwl
 PORTVERSION=	3.6
 PORTREVISION=	5
 CATEGORIES=	mail
-MASTER_SITES=	http://www.onyxbits.de/sites/default/files/
+MASTER_SITES=	http://www.onyxbits.de/sites/default/files/download/15/
 
 MAINTAINER=	ports at FreeBSD.org
 COMMENT=	Email autoresponder that gets data from LDAP
 
-BROKEN=		unfetchable
-
 LIB_DEPENDS=	libgdbm.so:${PORTSDIR}/databases/gdbm
 BUILD_DEPENDS=	${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
 


More information about the svn-ports-head mailing list