diff options
author | asami <asami@FreeBSD.org> | 1996-11-15 12:49:18 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-15 12:49:18 +0800 |
commit | e0a41cbc4706d42896e7557c58dc7853bbbefa2c (patch) | |
tree | 8e8a7af356c441e44043b130c172664b3992ee5c /x11/Makefile | |
parent | 94837fd0d69535870891af889d3582caec22016d (diff) | |
download | freebsd-ports-gnome-e0a41cbc4706d42896e7557c58dc7853bbbefa2c.tar.gz freebsd-ports-gnome-e0a41cbc4706d42896e7557c58dc7853bbbefa2c.tar.zst freebsd-ports-gnome-e0a41cbc4706d42896e7557c58dc7853bbbefa2c.zip |
Add gwm.
LMP countesy of: markm
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 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 |