diff options
Diffstat (limited to 'textproc/scim-bridge/Makefile')
-rw-r--r-- | textproc/scim-bridge/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/scim-bridge/Makefile b/textproc/scim-bridge/Makefile index 7047d4c8cd02..5611e4a3c94a 100644 --- a/textproc/scim-bridge/Makefile +++ b/textproc/scim-bridge/Makefile @@ -9,8 +9,7 @@ PORTNAME= scim-bridge PORTVERSION= 0.4.15 PORTREVISION= 1 CATEGORIES= textproc -MASTER_SITES= SF -MASTER_SITE_SUBDIR= scim +MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} MAINTAINER= henry.hu.sh@gmail.com COMMENT= Scim-bridge agent (server) |