diff options
author | minskim <minskim> | 2005-09-22 01:24:39 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-09-22 01:24:39 +0000 |
commit | 1159de810fef6cd5b9463838057d2972e4acee3c (patch) | |
tree | ca56f1ca821f120a02f2890b8266649ae1af8e87 | |
parent | 17c721eb553222d6c865759f6f9c360be48a2bcc (diff) | |
download | pkgsrc-1159de810fef6cd5b9463838057d2972e4acee3c.tar.gz |
Fix PLIST. Bump PKGREVISION.
-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 |