diff options
Diffstat (limited to 'x11-wm/afterstep-stable/Makefile')
-rw-r--r-- | x11-wm/afterstep-stable/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11-wm/afterstep-stable/Makefile b/x11-wm/afterstep-stable/Makefile index c8a723194cd2..68bb442c3070 100644 --- a/x11-wm/afterstep-stable/Makefile +++ b/x11-wm/afterstep-stable/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: afterstep -# Version required: 0.98b23a +# Version required: 0.98b27 # Date created: 17 July 96 # Whom: james@bdd.net # -# $Id: Makefile,v 1.5 1996/08/17 05:06:16 jfitz Exp $ +# $Id: Makefile,v 1.6 1996/08/20 10:57:38 jfitz Exp $ # -DISTNAME= as-b24a -PKGNAME= afterstep-0.98b24a +DISTNAME= as-b27 +PKGNAME= afterstep-0.98b27 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.98aBETA24a +WRKSRC= ${WRKDIR}/AfterStep-0.98aBETA27 pre-build: @cd ${WRKSRC}; sh MakeMakefiles |