diff options
author | fredb <fredb@pkgsrc.org> | 1999-08-04 11:30:52 +0000 |
---|---|---|
committer | fredb <fredb@pkgsrc.org> | 1999-08-04 11:30:52 +0000 |
commit | 1a8aa7ea46c539cb19da57fa6e9a2ada32130a9e (patch) | |
tree | 14aa9fc847e7dd326cef032d59308cf1b199181d /x11 | |
parent | 99654aaa260dc5c2ec6ebaab65a3ebde4080f532 (diff) | |
download | pkgsrc-1a8aa7ea46c539cb19da57fa6e9a2ada32130a9e.tar.gz |
Add and enable afterstep-current
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 e10c4817215..7ab1c169447 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.100 1999/07/28 17:30:49 hubertf Exp $ +# $NetBSD: Makefile,v 1.101 1999/08/04 11:30:52 fredb Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -10,6 +10,7 @@ SUBDIR += Xaw3d SUBDIR += XmHTML SUBDIR += afterstep + SUBDIR += afterstep-current SUBDIR += amiwm SUBDIR += asclock SUBDIR += ascp |