diff options
author | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
---|---|---|
committer | Florent Thoumie <flz@FreeBSD.org> | 2007-05-19 20:36:56 +0000 |
commit | d4f0d0048a8755106a4b0445221a19761e746984 (patch) | |
tree | c87184c5bfeaf942c827c5f706186ce9786a2588 /games/knights | |
parent | Document png -- DoS crash vulnerability. (diff) |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes
Notes:
svn path=/head/; revision=191544
Diffstat (limited to 'games/knights')
-rw-r--r-- | games/knights/Makefile | 2 | ||||
-rw-r--r-- | games/knights/pkg-plist | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/games/knights/Makefile b/games/knights/Makefile index 76de94bfafe0..671061c240cd 100644 --- a/games/knights/Makefile +++ b/games/knights/Makefile @@ -7,7 +7,7 @@ PORTNAME= knights PORTVERSION= 0.6 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= games kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= knights diff --git a/games/knights/pkg-plist b/games/knights/pkg-plist index a987c3125aff..7eebb6010fa0 100644 --- a/games/knights/pkg-plist +++ b/games/knights/pkg-plist @@ -45,5 +45,3 @@ share/mimelnk/application/pgn.desktop @dirrm share/doc/HTML/de/knights @dirrm share/apps/knights/themes @dirrm share/apps/knights -@dirrmtry share/locale/fi/LC_MESSAGES -@dirrmtry share/locale/fi |