diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-16 22:18:27 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-16 22:18:27 +0000 |
commit | 3c95beeeb0db5a65ffa44bb13fe485caa6cfa4b5 (patch) | |
tree | 4dbddc5c06dfa048de1d1ecd130fd9c3e63c072d /games/ceferino | |
parent | bda7112249e89d4532667915255e74883d34da8d (diff) |
Notes
Diffstat (limited to 'games/ceferino')
-rw-r--r-- | games/ceferino/Makefile | 2 | ||||
-rw-r--r-- | games/ceferino/pkg-plist | 8 |
2 files changed, 5 insertions, 5 deletions
diff --git a/games/ceferino/Makefile b/games/ceferino/Makefile index b655fd5bf0c2..8ed45ffcf680 100644 --- a/games/ceferino/Makefile +++ b/games/ceferino/Makefile @@ -7,7 +7,7 @@ PORTNAME= ceferino PORTVERSION= 0.97.8 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= http://www.losersjuegos.com.ar/juegos/ceferino/descargas/ diff --git a/games/ceferino/pkg-plist b/games/ceferino/pkg-plist index fec682b1c194..fc04e55f1391 100644 --- a/games/ceferino/pkg-plist +++ b/games/ceferino/pkg-plist @@ -1,9 +1,9 @@ bin/ceferino bin/ceferinoeditor bin/ceferinosetup -%%DOCSDIR%%/AUTHORS -%%DOCSDIR%%/ChangeLog -%%DOCSDIR%%/README +%%PORTDOCS%%%%DOCSDIR%%/AUTHORS +%%PORTDOCS%%%%DOCSDIR%%/ChangeLog +%%PORTDOCS%%%%DOCSDIR%%/README %%NLS%%share/locale/ca/LC_MESSAGES/ceferino.mo %%NLS%%share/locale/es/LC_MESSAGES/ceferino.mo %%NLS%%share/locale/fr/LC_MESSAGES/ceferino.mo @@ -59,7 +59,7 @@ bin/ceferinosetup %%DATADIR%%/sounds/tic.wav %%DATADIR%%/sounds/tiro.wav %%DATADIR%%/sounds/toc.wav -@dirrm %%DOCSDIR%% +%%PORTDOCS%%@dirrm %%DOCSDIR%% @dirrm %%DATADIR%%/ima @dirrm %%DATADIR%%/music @dirrm %%DATADIR%%/levels |