diff options
author | asau <asau> | 2010-03-24 19:43:21 +0000 |
---|---|---|
committer | asau <asau> | 2010-03-24 19:43:21 +0000 |
commit | 6d641fea2052576113020f48301fca2b2437585d (patch) | |
tree | ac4a095b1ae3773ff969985508bda3b951336e81 /wm/sawfish | |
parent | d039d6ea14b649ac74018ef7d351403015a3dbca (diff) | |
download | pkgsrc-6d641fea2052576113020f48301fca2b2437585d.tar.gz |
Recursive revision bump for GMP update.
Diffstat (limited to 'wm/sawfish')
-rw-r--r-- | wm/sawfish/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/sawfish/Makefile b/wm/sawfish/Makefile index f023efcc8a4..aa00841a666 100644 --- a/wm/sawfish/Makefile +++ b/wm/sawfish/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2009/08/26 19:58:24 sno Exp $ +# $NetBSD: Makefile,v 1.53 2010/03/24 19:43:29 asau Exp $ # DISTNAME= sawfish-1.5.0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=sawmill/} EXTRACT_SUFX= .tar.bz2 |