diff options
author | adam <adam@pkgsrc.org> | 2006-02-14 21:40:44 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-02-14 21:40:44 +0000 |
commit | bf479fc7dd0601b1af1c35e0d137d8b125144bf0 (patch) | |
tree | 40601abdb3ecbb4c666025376d343bc5088cf192 /games/dopewars/PLIST | |
parent | 8961db814007eff170ad2049b5dbe8127a753e5e (diff) | |
download | pkgsrc-bf479fc7dd0601b1af1c35e0d137d8b125144bf0.tar.gz |
Changes 1.5.12:
This really fixes the potential exploit against
the Windows server, which was not correctly fixed in 1.5.11.
Changes 1.5.11:
This is largely a security bugfix release, fixing a potential exploit against
the Windows server when running as an NT serivce.
Pkgsrc:
Use options.mk to build Curses and/or GTK user interface.
Diffstat (limited to 'games/dopewars/PLIST')
-rw-r--r-- | games/dopewars/PLIST | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/games/dopewars/PLIST b/games/dopewars/PLIST index 0e9f2e12a0e..085269b5ad9 100644 --- a/games/dopewars/PLIST +++ b/games/dopewars/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2004/11/05 09:44:33 adam Exp $ +@comment $NetBSD: PLIST,v 1.9 2006/02/14 21:40:44 adam Exp $ bin/dopewars man/man6/dopewars.6 share/doc/${PKGNAME}/help/cops.html @@ -17,6 +17,7 @@ share/doc/${PKGNAME}/contribute.html share/doc/${PKGNAME}/credits.html share/doc/${PKGNAME}/developer.html share/doc/${PKGNAME}/example-cfg +share/doc/${PKGNAME}/example-igneous share/doc/${PKGNAME}/i18n.html share/doc/${PKGNAME}/index.html share/doc/${PKGNAME}/installation.html @@ -41,6 +42,7 @@ ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/dopewars.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/dopewars.mo ${PKGLOCALEDIR}/locale/es_ES/LC_MESSAGES/dopewars.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/dopewars.mo +${PKGLOCALEDIR}/locale/fr_CA/LC_MESSAGES/dopewars.mo ${PKGLOCALEDIR}/locale/nn/LC_MESSAGES/dopewars.mo ${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/dopewars.mo ${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/dopewars.mo |