diff options
author | ache <ache@FreeBSD.org> | 1996-08-31 04:16:40 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1996-08-31 04:16:40 +0800 |
commit | d593d732ee3e836c0075f4f23245810dd8fca99d (patch) | |
tree | 4bc78d4e0694ebb284aafcb41ef15253fbc4c1bc /x11 | |
parent | 16c5d4527fb5037af375b99020cafd6012e7d633 (diff) | |
download | freebsd-ports-gnome-d593d732ee3e836c0075f4f23245810dd8fca99d.tar.gz freebsd-ports-gnome-d593d732ee3e836c0075f4f23245810dd8fca99d.tar.zst freebsd-ports-gnome-d593d732ee3e836c0075f4f23245810dd8fca99d.zip |
Add getbdf
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 9c0e6d7b0ab4..eb7e72cfe2d7 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.96 1996/08/16 13:45:57 erich Exp $ +# $Id: Makefile,v 1.97 1996/08/19 12:35:02 asami Exp $ # SUBDIR += FWF @@ -17,6 +17,7 @@ SUBDIR += fvwm SUBDIR += fvwm2 SUBDIR += fvwm95 + SUBDIR += getbdf SUBDIR += iv SUBDIR += olvwm SUBDIR += piewm |