diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 11:08:38 +0000 |
commit | 57f9198bc7170af6fb3117c9c9ecdd3715a6e658 (patch) | |
tree | 4a5a9bdf223482c4125def32b555e0628048d584 /converters/libutf-8 | |
parent | dec759ad2e5e1f2cd3efda0b40b8cdc1f2a54f8d (diff) | |
download | ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.tar.gz ports-57f9198bc7170af6fb3117c9c9ecdd3715a6e658.zip |
Notes
Diffstat (limited to 'converters/libutf-8')
-rw-r--r-- | converters/libutf-8/Makefile | 1 | ||||
-rw-r--r-- | converters/libutf-8/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/converters/libutf-8/Makefile b/converters/libutf-8/Makefile index ba90bfef7aa3..29306c280859 100644 --- a/converters/libutf-8/Makefile +++ b/converters/libutf-8/Makefile @@ -14,6 +14,7 @@ MASTER_SITES= http://www.whizkidtech.net/fports/ \ DISTNAME= libutf-8-1.0 MAINTAINER= adam@whizkidtech.net +COMMENT= Unicode conversion routines between UCS-4 and UTF-8 INSTALLS_SHLIB= yes diff --git a/converters/libutf-8/pkg-comment b/converters/libutf-8/pkg-comment deleted file mode 100644 index 690895d584bf..000000000000 --- a/converters/libutf-8/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Unicode conversion routines between UCS-4 and UTF-8 |