From 56418e45d76e0e5896b8db27e9580686b150ac24 Mon Sep 17 00:00:00 2001 From: clsung Date: Fri, 2 Jun 2006 03:24:44 +0000 Subject: - Remove BROKEN specifier as the port fetched fine from: http://hp.vector.co.jp/authors/VA014157/myfreesoft/ - change order of MASTER_SITES PR: ports/98339 Submitted by: aaron --- x11/xkeywrap/Makefile | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'x11') diff --git a/x11/xkeywrap/Makefile b/x11/xkeywrap/Makefile index 9d93ea3ac02..16785ce467f 100644 --- a/x11/xkeywrap/Makefile +++ b/x11/xkeywrap/Makefile @@ -8,15 +8,13 @@ PORTNAME= xkeywrap PORTVERSION= 1.1 CATEGORIES= x11 -MASTER_SITES= http://www.seki.ee.kagu.tus.ac.jp/~sakai/myfreesoft/ \ - http://hp.vector.co.jp/authors/VA014157/myfreesoft/ \ +MASTER_SITES= http://hp.vector.co.jp/authors/VA014157/myfreesoft/ \ + http://www.seki.ee.kagu.tus.ac.jp/~sakai/myfreesoft/ \ http://www.people.or.jp/~hsakai/myfreesoft/ MAINTAINER= ports@FreeBSD.org COMMENT= Record, repeat, and play key sequence from keyboard -BROKEN= does not fetch - USE_X_PREFIX= yes MAN1= xkeywrap.1 MANCOMPRESSED= yes -- cgit