diff options
author | reed <reed> | 2004-12-28 23:18:15 +0000 |
---|---|---|
committer | reed <reed> | 2004-12-28 23:18:15 +0000 |
commit | a95bf8b8c0a4a0232a0498ef0eedbda0f9fc3d37 (patch) | |
tree | b702cfa3e8fcdd659c3af91b121c601eb39b35a4 /wm/windowmaker/Makefile | |
parent | 298800bec4c050a52d5a5400299d1920acd993a5 (diff) | |
download | pkgsrc-a95bf8b8c0a4a0232a0498ef0eedbda0f9fc3d37.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 'wm/windowmaker/Makefile')
-rw-r--r-- | wm/windowmaker/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/windowmaker/Makefile b/wm/windowmaker/Makefile index 5ba084bfe86..290f0aa34ab 100644 --- a/wm/windowmaker/Makefile +++ b/wm/windowmaker/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2004/11/05 14:19:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.50 2004/12/28 23:18:19 reed Exp $ DISTNAME= WindowMaker-0.91.0 PKGNAME= ${DISTNAME:S/WindowMaker/windowmaker/} +PKGREVISION= 1 CATEGORIES= x11 wm windowmaker MASTER_SITES= ftp://ftp.windowmaker.org/pub/source/release/ \ ftp://ftp.ics.es.osaka-u.ac.jp/mirrors/WindowMaker/source/release/ |