diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-07 18:12:44 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-07 18:12:44 +0000 |
commit | 7d9674a7d39e614c2f3ed695a8efaab7562be5b5 (patch) | |
tree | 041957820f773443a74a4983aaa572097b7a53fd /textproc/m17n-im-config | |
parent | 0c24daa7fb6747b6f7ddaa8df89669f63d741190 (diff) | |
download | ports-7d9674a7d39e614c2f3ed695a8efaab7562be5b5.tar.gz ports-7d9674a7d39e614c2f3ed695a8efaab7562be5b5.zip |
Notes
Diffstat (limited to 'textproc/m17n-im-config')
-rw-r--r-- | textproc/m17n-im-config/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/m17n-im-config/Makefile b/textproc/m17n-im-config/Makefile index 8a3365142a79..0a5da0412706 100644 --- a/textproc/m17n-im-config/Makefile +++ b/textproc/m17n-im-config/Makefile @@ -9,8 +9,8 @@ PORTNAME= m17n-im-config PORTVERSION= 0.9.0 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= http://anthesphoria.net/FreeBSD/ports/distfiles/ \ - http://www.m17n.org/common/im-config/ +MASTER_SITES= http://www.m17n.org/common/im-config/ \ + http://anthesphoria.net/FreeBSD/ports/distfiles/ MAINTAINER= nikola.lecic@anthesphoria.net COMMENT= A GUI for per-user configuration of m17n-lib input methods |