diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-26 06:34:52 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-03-26 06:34:52 +0000 |
commit | 5324f18627135c4921fe0747ec9442e815b217c1 (patch) | |
tree | 49cc69e6903a270792a332aa3ab09e3aafd49a75 | |
parent | upgrade to 2.5.6 (diff) |
upgrade to 0.6.0
-rw-r--r-- | net/wol/Makefile | 4 | ||||
-rw-r--r-- | net/wol/distinfo | 2 | ||||
-rw-r--r-- | net/wol/pkg-plist | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index f61e453337e8..2982aa3595de 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -7,8 +7,8 @@ # PORTNAME= wol -PORTVERSION= 0.5.1 -PORTREVISION= 1 +PORTVERSION= 0.6.0 +PORTREVISION= 0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ahh diff --git a/net/wol/distinfo b/net/wol/distinfo index 504b42264b33..db556f8e90ef 100644 --- a/net/wol/distinfo +++ b/net/wol/distinfo @@ -1 +1 @@ -MD5 (wol-0.5.1.tar.gz) = 776e3b40f11163bcdcc78c7783e6aaf9 +MD5 (wol-0.6.0.tar.gz) = 1aa043f7e17ac2ebaadb4eb5b37cd198 diff --git a/net/wol/pkg-plist b/net/wol/pkg-plist index aa5b5b6adf76..4c20455a3ac0 100644 --- a/net/wol/pkg-plist +++ b/net/wol/pkg-plist @@ -1,5 +1,8 @@ bin/wol +bin/wol-dhcpdconf @unexec install-info --delete %D/info/wol.info %D/info/dir info/wol.info @exec install-info %D/info/wol.info %D/info/dir share/locale/de/LC_MESSAGES/wol.mo +share/locale/fr/LC_MESSAGES/wol.mo +share/locale/it/LC_MESSAGES/wol.mo |