diff options
| author | Matthew Hunt <mph@FreeBSD.org> | 1998-07-14 17:53:53 +0000 |
|---|---|---|
| committer | Matthew Hunt <mph@FreeBSD.org> | 1998-07-14 17:53:53 +0000 |
| commit | 1d58240d3c12ac394155cdcd8f5eb725774b9b87 (patch) | |
| tree | 1e6a660c7182a915416c97ef4afb45e163969b84 | |
| parent | 50bb19d8b234dd59250f1869a55e426dfe73023d (diff) | |
Replace obsolete afterstep144 with afterstep-devel.
| -rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index b8c3369f3883..d638807c61e9 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.216 1998/07/12 23:15:01 steve Exp $ +# $Id: Makefile,v 1.217 1998/07/13 02:27:43 steve Exp $ # SUBDIR += FWF @@ -6,7 +6,7 @@ SUBDIR += XFree86-contrib SUBDIR += Xaw3d SUBDIR += afterstep - SUBDIR += afterstep144 + SUBDIR += afterstep-devel SUBDIR += amiwm SUBDIR += asclock SUBDIR += asfiles |
