diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-15 04:49:18 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-15 04:49:18 +0000 |
commit | 3092045a0b517828bf84c51f62ec8c75a2076c94 (patch) | |
tree | 715b8c0b3f95e949b4a5e3a21188a12fe954ec1e /x11 | |
parent | 092c0f453f5751050986401db6ff6863a486240b (diff) | |
download | ports-3092045a0b517828bf84c51f62ec8c75a2076c94.tar.gz ports-3092045a0b517828bf84c51f62ec8c75a2076c94.zip |
Notes
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 2b7d00911526..d09d799cb336 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.105 1996/11/07 12:28:22 asami Exp $ +# $Id: Makefile,v 1.106 1996/11/09 02:05:45 asami Exp $ # SUBDIR += FWF @@ -20,6 +20,7 @@ SUBDIR += fvwm2 SUBDIR += fvwm95 SUBDIR += getbdf + SUBDIR += gwm SUBDIR += iv SUBDIR += olvwm SUBDIR += piewm |