diff options
author | vanilla <vanilla@FreeBSD.org> | 2006-08-03 06:59:50 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2006-08-03 06:59:50 +0000 |
commit | 7ded679d27a3a7e8a73fa08d1fea0ab346d14648 (patch) | |
tree | b70ec990afea9d77fba2638b7f55c96ead6b51bd /x11/ecore | |
parent | ef0d7e9898c2026be4c17b9200fe62d1b2e602f8 (diff) | |
download | FreeBSD-ports-7ded679d27a3a7e8a73fa08d1fea0ab346d14648.zip FreeBSD-ports-7ded679d27a3a7e8a73fa08d1fea0ab346d14648.tar.gz |
Fix pkg-plist.
PR: ports/101277
Submitted by: erwin@
Pointyhat by: me
Diffstat (limited to 'x11/ecore')
-rw-r--r-- | x11/ecore/Makefile | 2 | ||||
-rw-r--r-- | x11/ecore/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/x11/ecore/Makefile b/x11/ecore/Makefile index 55acaf0..59e23dd 100644 --- a/x11/ecore/Makefile +++ b/x11/ecore/Makefile @@ -7,7 +7,7 @@ PORTNAME= ecore PORTVERSION= 0.9.9.032 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= x11 MASTER_SITES= http://enlightenment.freedesktop.org/files/ diff --git a/x11/ecore/pkg-plist b/x11/ecore/pkg-plist index dd11bde..bb7ac89 100644 --- a/x11/ecore/pkg-plist +++ b/x11/ecore/pkg-plist @@ -1,5 +1,6 @@ bin/ecore-config bin/ecore_config +bin/ecore_dbus_test bin/ecore_evas_test bin/ecore_test include/Ecore.h |