diff options
author | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-12-28 23:18:15 +0000 |
commit | e117eda090ab9ed5eddb00d4e5dc188870b1d116 (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /x11/wdm | |
parent | ab34e546c74ea31dc9f22ece6a2ad1d246be44da (diff) | |
download | pkgsrc-e117eda090ab9ed5eddb00d4e5dc188870b1d116.tar.gz |
Bump PKGREVISIONs due to libtiff update.
Some BUILDLINK_RECOMMENDED bumps done also.
(If I missed any, please let me know -- and let me know a good
way to automate this.)
Diffstat (limited to 'x11/wdm')
-rw-r--r-- | x11/wdm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/wdm/Makefile b/x11/wdm/Makefile index daf4df2a8e3..08935e87b0d 100644 --- a/x11/wdm/Makefile +++ b/x11/wdm/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2004/12/28 02:47:52 reed Exp $ +# $NetBSD: Makefile,v 1.19 2004/12/28 23:18:18 reed Exp $ DISTNAME= wdm-1.25 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 windowmaker MASTER_SITES= http://voins.program.ru/wdm/ |