diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-05-14 19:00:07 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-05-14 19:00:07 +0000 |
commit | 77dccfa69ade60e1bfa0e636f965aa1c84c0eefc (patch) | |
tree | 54370a9c2d10a29870254af7011294fa08bc68b0 /games | |
parent | 53aed4e8baa5d4b537106012967a6feb432a4a7f (diff) | |
download | FreeBSD-ports-77dccfa69ade60e1bfa0e636f965aa1c84c0eefc.zip FreeBSD-ports-77dccfa69ade60e1bfa0e636f965aa1c84c0eefc.tar.gz |
Update version number of wmraster shared library.
Diffstat (limited to 'games')
-rw-r--r-- | games/wmtimebomb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wmtimebomb/Makefile b/games/wmtimebomb/Makefile index 5582d13..7ec82ad 100644 --- a/games/wmtimebomb/Makefile +++ b/games/wmtimebomb/Makefile @@ -13,7 +13,7 @@ DISTNAME= wmtimebomb.20 MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= PropList.2:${PORTSDIR}/devel/libPropList \ - wraster.3:${PORTSDIR}/x11-wm/windowmaker + wraster.4:${PORTSDIR}/x11-wm/windowmaker WRKSRC= ${WRKDIR}/wmtimebomb.app USE_IMAKE= yes |