diff options
author | mph <mph@FreeBSD.org> | 1998-05-18 11:28:21 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1998-05-18 11:28:21 +0800 |
commit | d11dcfc361174d4deb0728b4ef3581ff11ae1da0 (patch) | |
tree | 0590727c209505f4c4d9fee65b71744e1f4dd4a7 /x11/Makefile | |
parent | 45dc846a80c7676557abb724e7ec622402d9f4fe (diff) | |
download | freebsd-ports-gnome-d11dcfc361174d4deb0728b4ef3581ff11ae1da0.tar.gz freebsd-ports-gnome-d11dcfc361174d4deb0728b4ef3581ff11ae1da0.tar.zst freebsd-ports-gnome-d11dcfc361174d4deb0728b4ef3581ff11ae1da0.zip |
Activate afterstep144 (which is, of course, version 1.4.5.3 of
AfterStep).
Diffstat (limited to 'x11/Makefile')
-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 |