diff options
author | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 21:15:40 +0000 |
---|---|---|
committer | Boris Samorodov <bsam@FreeBSD.org> | 2009-06-02 21:15:40 +0000 |
commit | f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6 (patch) | |
tree | bcc195ff277b4bc682a7cb749ed785f6beb1bdc9 /textproc/linux-scim-libs | |
parent | 783c16c4938ee78690233d0458b3243fd9bdd141 (diff) | |
download | ports-f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6.tar.gz ports-f6f9c02e7eb10c78884cd4435b04fd3c0135e0f6.zip |
Notes
Diffstat (limited to 'textproc/linux-scim-libs')
-rw-r--r-- | textproc/linux-scim-libs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/linux-scim-libs/Makefile b/textproc/linux-scim-libs/Makefile index 156b8ce9dfef..1fb7b3042c45 100644 --- a/textproc/linux-scim-libs/Makefile +++ b/textproc/linux-scim-libs/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-libs PORTVERSION= # defined below -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc linux MASTER_SITE_SUBDIR= # defined below PKGNAMESUFFIX= -fc${LINUX_DIST_VER} @@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-${PORTSUBVERSION}.fc${LINUX_DIST_VER} MAINTAINER= hrs@FreeBSD.org COMMENT= Smart Common Input Method platform, library part, Linux binary -CONFLICTS= linux-f8-scim-libs-[0-9]* +CONFLICTS= linux-f8-scim-libs-[0-9]* linux-f10-scim-libs-[0-9]* MASTER_SITE_SRC_SUBDIR= # defined below SRC_DISTFILES= scim-${PORTVERSION}-${PORTSUBVERSION}.fc${LINUX_DIST_VER}${SRC_SUFX} |