diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2005-03-07 16:41:04 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2005-03-07 16:41:04 +0000 |
commit | 5c5c5a72a39938b1a477aaedbf441d1dc779c457 (patch) | |
tree | f7c9c732bb4206d2ecb1e7b33bc8e775e13140a6 /x11/wmmsg | |
parent | update to 1.9.5 (diff) |
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
Notes
Notes:
svn path=/head/; revision=130541
Diffstat (limited to 'x11/wmmsg')
-rw-r--r-- | x11/wmmsg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wmmsg/Makefile b/x11/wmmsg/Makefile index ed66d9367c2f..86beedc3eb44 100644 --- a/x11/wmmsg/Makefile +++ b/x11/wmmsg/Makefile @@ -7,7 +7,7 @@ PORTNAME= wmmsg PORTVERSION= 1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 windowmaker MASTER_SITES= http://taxiway.swapspace.net/~matt/wmmsg/ |