From e99978934c3394aa4720e8568f5a7495ddd690a7 Mon Sep 17 00:00:00 2001 From: rakuco Date: Sun, 28 Feb 2016 21:05:21 +0000 Subject: Unmark BROKEN, pass maintainership to submitter. PR: 206695 Submitted by: Chris Hutchinson --- devel/clig/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'devel/clig/Makefile') diff --git a/devel/clig/Makefile b/devel/clig/Makefile index ef2be8530e7b..83008aae3073 100644 --- a/devel/clig/Makefile +++ b/devel/clig/Makefile @@ -5,15 +5,14 @@ PORTNAME= clig PORTVERSION= 1.9.11.1 PORTREVISION= 3 CATEGORIES= devel tcl -MASTER_SITES= http://wsd.iitb.fhg.de/~geg/clighome/ +MASTER_SITES= http://BSDforge.com/projects/source/devel/clig/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= portmaster@BSDforge.com COMMENT= Auto-generate an (argc, argv) processor, usage message, and manpage LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING-2.0 -BROKEN= Does not fetch USES= shebangfix tcl tk SHEBANG_FILES= tcl/*.tcl tk_OLD_CMD= /usr/bin/wish8.0 -- cgit