diff options
author | fredb <fredb@pkgsrc.org> | 2001-03-11 19:58:58 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 2001-03-11 19:58:58 +0000 |
commit | f60113c8735d9b2b146a376cdae480d6556970c1 (patch) | |
tree | 47d3c49c459b746cfbce3284cc1d64e6dcfd53b5 /wm/afterstep/Makefile | |
parent | 25b4e14643d8c3e139c713201f0c922f0cc4359f (diff) | |
download | pkgsrc-f60113c8735d9b2b146a376cdae480d6556970c1.tar.gz |
Update to Afterstep-1.8.8. Bug fixes to many modules. Shaped icons are
back, and the completely re-written "Audio" module makes all kinds
of funny noises! Update submitted by Martti Kuparinin in PR pkg/12380.
Diffstat (limited to 'wm/afterstep/Makefile')
-rw-r--r-- | wm/afterstep/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile index b8bc07dff7f..291f37ba799 100644 --- a/wm/afterstep/Makefile +++ b/wm/afterstep/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2001/03/04 09:06:18 tron Exp $ +# $NetBSD: Makefile,v 1.8 2001/03/11 19:58:58 fredb Exp $ -DISTNAME= AfterStep-1.8.0 -PKGNAME= afterstep-1.8.0 +DISTNAME= AfterStep-1.8.8 +PKGNAME= afterstep-1.8.8 CATEGORIES= x11 wm MASTER_SITES= ftp://ftp.afterstep.org/stable/ \ ftp://ftp.digex.net/pub/X11/window-managers/afterstep/AfterStep/stable/ |