diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-05-18 03:28:21 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-05-18 03:28:21 +0000 |
commit | 134aef9dc10ee669521481b5b940e70071ee9935 (patch) | |
tree | af040dd9cacb84141039677e15b62a887810c44b /x11 | |
parent | Upgrade to 1.4.5.3, a fairly stable point on the development branch. (diff) |
Activate afterstep144 (which is, of course, version 1.4.5.3 of
AfterStep).
Notes
Notes:
svn path=/head/; revision=11038
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 60dc4fcb3828..c907f98e9b83 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.203 1998/05/17 04:45:45 mph Exp $ +# $Id: Makefile,v 1.204 1998/05/17 06:30:28 mph Exp $ # SUBDIR += FWF @@ -6,6 +6,7 @@ SUBDIR += XFree86-contrib SUBDIR += Xaw3d SUBDIR += afterstep + SUBDIR += afterstep144 SUBDIR += amiwm SUBDIR += asclock SUBDIR += asfiles |