diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-20 16:02:09 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-20 16:02:09 +0000 |
commit | 77377361c25bf0ccc75bb209492af2d934301410 (patch) | |
tree | 968338369d239cc5140f63427a9b3b5e7b576cc5 /x11-wm/sawfish2/Makefile | |
parent | 120934fab60e1dce58d036cf6f7084db02230915 (diff) |
Notes
Diffstat (limited to 'x11-wm/sawfish2/Makefile')
-rw-r--r-- | x11-wm/sawfish2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/sawfish2/Makefile b/x11-wm/sawfish2/Makefile index 1e326faf1baf..53d7ec1e40bc 100644 --- a/x11-wm/sawfish2/Makefile +++ b/x11-wm/sawfish2/Makefile @@ -7,7 +7,7 @@ PORTNAME= sawfish2 PORTVERSION= 1.3 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ |