pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/wol Add one missing locale file.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b471afe7ebe6
branches:  trunk
changeset: 498356:b471afe7ebe6
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sat Aug 20 19:23:17 2005 +0000

description:
Add one missing locale file.
Bump PKGREVISION.

diffstat:

 net/wol/Makefile |  3 ++-
 net/wol/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (26 lines):

diff -r 52d5a9c57e3e -r b471afe7ebe6 net/wol/Makefile
--- a/net/wol/Makefile  Sat Aug 20 19:18:27 2005 +0000
+++ b/net/wol/Makefile  Sat Aug 20 19:23:17 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2005/07/16 01:19:17 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2005/08/20 19:23:17 kristerw Exp $
 
 DISTNAME=      wol-0.7.1
+PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=ahh/}
 
diff -r 52d5a9c57e3e -r b471afe7ebe6 net/wol/PLIST
--- a/net/wol/PLIST     Sat Aug 20 19:18:27 2005 +0000
+++ b/net/wol/PLIST     Sat Aug 20 19:23:17 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2004/03/09 16:07:32 seb Exp $
+@comment $NetBSD: PLIST,v 1.7 2005/08/20 19:23:17 kristerw Exp $
 bin/wol
 bin/wol-bootptab
 bin/wol-dhcpdconf
@@ -7,3 +7,4 @@
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/wol.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/wol.mo
 ${PKGLOCALEDIR}/locale/it/LC_MESSAGES/wol.mo
+${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/wol.mo



Home | Main Index | Thread Index | Old Index