diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-02 03:24:44 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-02 03:24:44 +0000 |
commit | e8941b4d44b3db81c1f127db98994b296958fe2b (patch) | |
tree | 30c321a4ade6742d7dafefc21c21e2c4913f945a /x11 | |
parent | f9c48d1dcc41f7b0b354afd468f31d2434104d7c (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xkeywrap/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/xkeywrap/Makefile b/x11/xkeywrap/Makefile index 9d93ea3ac022..16785ce467f4 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 |