diff options
author | abs <abs> | 2010-11-15 22:56:08 +0000 |
---|---|---|
committer | abs <abs> | 2010-11-15 22:56:08 +0000 |
commit | b3328f8ca5d1b68800fc16ecbfa63951845b68e0 (patch) | |
tree | 51bd3c92c0788019a2d7bcf1fe281fd0e78cbdb5 /wm/afterstep | |
parent | 43c4ac5fdc21ab3b5ba066e4baa060411a879e69 (diff) | |
download | pkgsrc-b3328f8ca5d1b68800fc16ecbfa63951845b68e0.tar.gz |
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Diffstat (limited to 'wm/afterstep')
-rw-r--r-- | wm/afterstep/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile index 82a216ee056..0fb6622f950 100644 --- a/wm/afterstep/Makefile +++ b/wm/afterstep/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.46 2010/09/14 11:02:52 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2010/11/15 22:58:45 abs Exp $ DISTNAME= AfterStep-2.1.2 PKGNAME= ${DISTNAME:S/AfterStep/afterstep/} -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= wm MASTER_SITES= ftp://ftp.afterstep.org/stable/v2.1/ EXTRACT_SUFX= .tar.bz2 |