diff options
Diffstat (limited to 'x11-wm/afterstep-stable/Makefile')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index 6c319bc..c8a7231 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -3,11 +3,11 @@ # Date created: 17 July 96 # Whom: james@bdd.net # -# $Id: Makefile,v 1.4 1996/08/10 01:16:36 jfitz Exp $ +# $Id: Makefile,v 1.5 1996/08/17 05:06:16 jfitz Exp $ # -DISTNAME= as-b23a -PKGNAME= afterstep-0.98b23a +DISTNAME= as-b24a +PKGNAME= afterstep-0.98b24a CATEGORIES+= x11 MASTER_SITES= ftp://oak.sfasu.edu/pub/AfterStep/ @@ -17,7 +17,7 @@ LIB_DEPENDS= Xpm\\.4\\.:${PORTSDIR}/graphics/xpm RUN_DEPENDS= fvwm:${PORTSDIR}/x11/fvwm USE_X11= yes -WRKSRC= ${WRKDIR}/AfterStep-0.98aBETA23a +WRKSRC= ${WRKDIR}/AfterStep-0.98aBETA24a pre-build: @cd ${WRKSRC}; sh MakeMakefiles |