diff options
author | minskim <minskim@pkgsrc.org> | 2005-09-22 01:24:39 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2005-09-22 01:24:39 +0000 |
commit | f621b0a15db9a033cd3f96317c274f4b6a6601e0 (patch) | |
tree | ca56f1ca821f120a02f2890b8266649ae1af8e87 /wm/afterstep | |
parent | 7110e3b7e8c0617f34d8cc3363844d12c2a7e130 (diff) | |
download | pkgsrc-f621b0a15db9a033cd3f96317c274f4b6a6601e0.tar.gz |
Fix PLIST. Bump PKGREVISION.
Diffstat (limited to 'wm/afterstep')
-rw-r--r-- | wm/afterstep/Makefile | 3 | ||||
-rw-r--r-- | wm/afterstep/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/wm/afterstep/Makefile b/wm/afterstep/Makefile index df2972c938d..aa108d14e55 100644 --- a/wm/afterstep/Makefile +++ b/wm/afterstep/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.31 2005/07/28 10:25:14 adam Exp $ +# $NetBSD: Makefile,v 1.32 2005/09/22 01:24:39 minskim Exp $ DISTNAME= AfterStep-2.1.2 PKGNAME= ${DISTNAME:S/AfterStep/afterstep/} +PKGREVISION= 1 CATEGORIES= wm MASTER_SITES= ftp://ftp.afterstep.org/stable/ EXTRACT_SUFX= .tar.bz2 diff --git a/wm/afterstep/PLIST b/wm/afterstep/PLIST index 5126a7d1a5b..75041963171 100644 --- a/wm/afterstep/PLIST +++ b/wm/afterstep/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2005/07/28 10:25:14 adam Exp $ +@comment $NetBSD: PLIST,v 1.5 2005/09/22 01:24:39 minskim Exp $ bin/Animate bin/Arrange bin/Banner @@ -6,6 +6,7 @@ bin/Ident bin/MonitorWharf bin/Pager bin/Wharf +bin/WinCommand bin/WinList bin/WinTabs bin/Xpm2Jpg |