diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1996-08-20 10:57:44 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1996-08-20 10:57:44 +0000 |
commit | a5e8424c8f57c403504eef4d525c29a41f663568 (patch) | |
tree | c0cf9d7681fb9322fc1337e3bdb666ce633e41c0 /x11-wm/afterstep/Makefile | |
parent | Added kinput2-canna+sj3, kinput2-canna+sj3+wnn, kinput2-sj3 and (diff) |
Upgraded to v0.98b24a
Diffstat (limited to 'x11-wm/afterstep/Makefile')
-rw-r--r-- | x11-wm/afterstep/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11-wm/afterstep/Makefile b/x11-wm/afterstep/Makefile index 6c319bc9b325..c8a723194cd2 100644 --- a/x11-wm/afterstep/Makefile +++ b/x11-wm/afterstep/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 |