diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2005-03-04 15:43:54 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2005-03-04 15:43:54 +0000 |
commit | 86f30cf5337b766c32b5bd498b4dc6cfbf662d75 (patch) | |
tree | 0b6afe81568dce12695b9fa898a999f4b60dad7a /net/wol/Makefile | |
parent | f115523fa75eaa2e2064da76d48599af1bc68577 (diff) | |
download | pkgsrc-86f30cf5337b766c32b5bd498b4dc6cfbf662d75.tar.gz |
Update wol to 0.7.1.
* fix --disable-gettext bug
* fix documentation
* fix prerequisite-headers bug
* add swedish translation
Diffstat (limited to 'net/wol/Makefile')
-rw-r--r-- | net/wol/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/wol/Makefile b/net/wol/Makefile index 4f32295bec2..51c74b66d31 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2004/10/03 00:18:01 tv Exp $ +# $NetBSD: Makefile,v 1.14 2005/03/04 15:43:55 uebayasi Exp $ -DISTNAME= wol-0.7.0 -PKGREVISION= 2 +DISTNAME= wol-0.7.1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ahh/} |