diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2009-08-22 00:15:15 +0000 |
commit | e980dc91ca837353f4bef8911aeb7052c5554280 (patch) | |
tree | 3763d44c0f0c28c817a57a9922c9c1a844b8dedb /chinese/scim-fcitx | |
parent | 75c4b51d95824e561d372f322b59b0f3b2e0bcdd (diff) | |
download | FreeBSD-ports-e980dc91ca837353f4bef8911aeb7052c5554280.zip FreeBSD-ports-e980dc91ca837353f4bef8911aeb7052c5554280.tar.gz |
- Switch SourceForge ports to the new File Release System: categories starting with B,C
Diffstat (limited to 'chinese/scim-fcitx')
-rw-r--r-- | chinese/scim-fcitx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/scim-fcitx/Makefile b/chinese/scim-fcitx/Makefile index c3197b1..3e831f9 100644 --- a/chinese/scim-fcitx/Makefile +++ b/chinese/scim-fcitx/Makefile @@ -9,7 +9,7 @@ PORTNAME= scim PORTVERSION= 3.1.1 PORTREVISION= 2 CATEGORIES= chinese -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-fcitx/${PORTVERSION} PKGNAMESUFFIX= -fcitx DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}.${PORTVERSION} |