diff options
author | oliver <oliver@FreeBSD.org> | 2008-11-15 05:13:22 +0800 |
---|---|---|
committer | oliver <oliver@FreeBSD.org> | 2008-11-15 05:13:22 +0800 |
commit | 6f0b274dab1d9311db5ccc798edf5bb1cd94a6e3 (patch) | |
tree | 24aae7db84d2f95ad51261a963db5f7a98c08461 /net/cyphesis | |
parent | 418a0baa51125b902c13b2b0e0dd20a8ee7735b2 (diff) | |
download | freebsd-ports-graphics-6f0b274dab1d9311db5ccc798edf5bb1cd94a6e3.tar.gz freebsd-ports-graphics-6f0b274dab1d9311db5ccc798edf5bb1cd94a6e3.tar.zst freebsd-ports-graphics-6f0b274dab1d9311db5ccc798edf5bb1cd94a6e3.zip |
update to 0.5.17
Diffstat (limited to 'net/cyphesis')
-rw-r--r-- | net/cyphesis/Makefile | 3 | ||||
-rw-r--r-- | net/cyphesis/pkg-plist | 1 |
2 files changed, 1 insertions, 3 deletions
diff --git a/net/cyphesis/Makefile b/net/cyphesis/Makefile index 01ff4337b97..c880a02d851 100644 --- a/net/cyphesis/Makefile +++ b/net/cyphesis/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cyphesis -PORTVERSION= 0.5.16 -PORTREVISION= 1 +PORTVERSION= 0.5.17 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=worldforge diff --git a/net/cyphesis/pkg-plist b/net/cyphesis/pkg-plist index 528b13e57bf..d5dda71a355 100644 --- a/net/cyphesis/pkg-plist +++ b/net/cyphesis/pkg-plist @@ -54,7 +54,6 @@ etc/cyphesis/mason.d/weapons.xml %%DATADIR%%/rulesets/basic/mind/panlingua/ontology.py %%DATADIR%%/rulesets/basic/mind/panlingua/panlingua.py %%DATADIR%%/rulesets/basic/mind/panlingua/syntax.py -%%DATADIR%%/rulesets/mason/__init__.py %%DATADIR%%/rulesets/mason/define_world.py %%DATADIR%%/rulesets/mason/define_world_aglanor.py %%DATADIR%%/rulesets/mason/world/__init__.py |