diff options
-rw-r--r-- | lang/librep/Makefile | 1 | ||||
-rw-r--r-- | lang/librep/pkg-plist | 2 |
2 files changed, 3 insertions, 0 deletions
diff --git a/lang/librep/Makefile b/lang/librep/Makefile index 2b04ab82311d..172fabdb83bf 100644 --- a/lang/librep/Makefile +++ b/lang/librep/Makefile @@ -7,6 +7,7 @@ PORTNAME= librep PORTVERSION= 0.90.0 +PORTREVISION= 1 CATEGORIES= lang elisp gnome MASTER_SITES= SF MASTER_SITE_SUBDIR= librep diff --git a/lang/librep/pkg-plist b/lang/librep/pkg-plist index 6c49ebbeed54..f548e2afceac 100644 --- a/lang/librep/pkg-plist +++ b/lang/librep/pkg-plist @@ -40,6 +40,8 @@ libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang/record-profile.la libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/lang/record-profile.so libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/md5.la libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/md5.so +libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/utf8.la +libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/util/utf8.so libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm/safe-interpreter.la libexec/rep/%%VERSION%%/%%GNUHOST%%/rep/vm/safe-interpreter.so libexec/rep/%%VERSION%%/%%GNUHOST%%/sdbm.la |