diff options
author | adamw <adamw@FreeBSD.org> | 2005-03-08 00:41:04 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-03-08 00:41:04 +0800 |
commit | 312dc9e73db05edb7b2a251c3b0859c8864ade45 (patch) | |
tree | a459c3d6f7f38a93b07c23c794778e81ac9c1e5f /x11-wm/skippy | |
parent | f069e27e768ad5a172920a4ddc052c55f1f2402c (diff) | |
download | freebsd-ports-gnome-312dc9e73db05edb7b2a251c3b0859c8864ade45.tar.gz freebsd-ports-gnome-312dc9e73db05edb7b2a251c3b0859c8864ade45.tar.zst freebsd-ports-gnome-312dc9e73db05edb7b2a251c3b0859c8864ade45.zip |
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
Diffstat (limited to 'x11-wm/skippy')
-rw-r--r-- | x11-wm/skippy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/skippy/Makefile b/x11-wm/skippy/Makefile index 37bea5dcc786..67010410ac35 100644 --- a/x11-wm/skippy/Makefile +++ b/x11-wm/skippy/Makefile @@ -7,7 +7,7 @@ PORTNAME= skippy PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-wm MASTER_SITES= http://thegraveyard.org/files/ |