diff options
-rw-r--r-- | lang/embryo/Makefile | 2 | ||||
-rw-r--r-- | lang/embryo/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/lang/embryo/Makefile b/lang/embryo/Makefile index b12c085a7731..1562d6a23fce 100644 --- a/lang/embryo/Makefile +++ b/lang/embryo/Makefile @@ -7,7 +7,7 @@ PORTNAME= embryo PORTVERSION= 20070223 -PORTREVISION= 0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ diff --git a/lang/embryo/pkg-plist b/lang/embryo/pkg-plist index d76f0d462b16..f35602942c44 100644 --- a/lang/embryo/pkg-plist +++ b/lang/embryo/pkg-plist @@ -8,5 +8,4 @@ lib/libembryo.so.9 libdata/pkgconfig/embryo.pc %%DATADIR%%/include/default.inc @dirrm %%DATADIR%%/include -@dirrm %%DATADIR%%/examples @dirrm %%DATADIR%% |