diff options
author | Andrey Slusar <anray@FreeBSD.org> | 2009-07-08 21:14:38 +0000 |
---|---|---|
committer | Andrey Slusar <anray@FreeBSD.org> | 2009-07-08 21:14:38 +0000 |
commit | e928d8b3d47f01052990421545bbfd7145db0ec5 (patch) | |
tree | 32d1792a4997d48899cdf82c416ea8416c39f93e /lang/librep | |
parent | 7fea8ad26047464675add2ec6359edaa705c90e0 (diff) |
Notes
Diffstat (limited to 'lang/librep')
-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 |