diff options
-rw-r--r-- | devel/libytnef/Makefile | 1 | ||||
-rw-r--r-- | devel/libytnef/pkg-plist | 1 | ||||
-rw-r--r-- | japanese/libtomoe-gtk/Makefile | 2 | ||||
-rw-r--r-- | japanese/scim-tomoe/Makefile | 2 | ||||
-rw-r--r-- | japanese/tomoe/Makefile | 2 | ||||
-rw-r--r-- | korean/scim-hangul/Makefile | 2 |
6 files changed, 6 insertions, 4 deletions
diff --git a/devel/libytnef/Makefile b/devel/libytnef/Makefile index e3445cda0874..05e1af9f41c6 100644 --- a/devel/libytnef/Makefile +++ b/devel/libytnef/Makefile @@ -7,6 +7,7 @@ PORTNAME= libytnef PORTVERSION= 1.5 +PORTREVISION= 1 CATEGORIES= devel mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ytnef diff --git a/devel/libytnef/pkg-plist b/devel/libytnef/pkg-plist index 4c6b011bef79..754794272d16 100644 --- a/devel/libytnef/pkg-plist +++ b/devel/libytnef/pkg-plist @@ -5,5 +5,6 @@ include/tnef-errors.h include/tnef-types.h include/ytnef.h lib/libytnef.a +lib/libytnef.la lib/libytnef.so lib/libytnef.so.0 diff --git a/japanese/libtomoe-gtk/Makefile b/japanese/libtomoe-gtk/Makefile index 0f845a6bd9cb..95c4f48b0fab 100644 --- a/japanese/libtomoe-gtk/Makefile +++ b/japanese/libtomoe-gtk/Makefile @@ -7,7 +7,7 @@ PORTNAME= libtomoe-gtk PORTVERSION= 0.1.0 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR=tomoe/17171 diff --git a/japanese/scim-tomoe/Makefile b/japanese/scim-tomoe/Makefile index da248c309baa..60543c50d02f 100644 --- a/japanese/scim-tomoe/Makefile +++ b/japanese/scim-tomoe/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-tomoe PORTVERSION= 0.2.0 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR=scim-imengine/17173 diff --git a/japanese/tomoe/Makefile b/japanese/tomoe/Makefile index 0189faa340f8..d3f511047989 100644 --- a/japanese/tomoe/Makefile +++ b/japanese/tomoe/Makefile @@ -7,7 +7,7 @@ PORTNAME= tomoe PORTVERSION= 0.2.1 -#PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP} MASTER_SITE_SUBDIR=tomoe/16048 diff --git a/korean/scim-hangul/Makefile b/korean/scim-hangul/Makefile index 8b4f7fc91691..d9d021d23410 100644 --- a/korean/scim-hangul/Makefile +++ b/korean/scim-hangul/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-hangul PORTVERSION= 0.2.1 -#PORTREVISION= 2 +PORTREVISION= 1 CATEGORIES= korean MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=scim |