diff options
author | erich <erich@FreeBSD.org> | 1996-08-16 21:45:57 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-08-16 21:45:57 +0800 |
commit | 4ea3582352c0c9233a95f5661c844df49803efde (patch) | |
tree | 098c750d6096068a8448ede43897fd8051d8c73c /x11 | |
parent | 03771b87f3e6d11349c3504599306e17ad76c40a (diff) | |
download | freebsd-ports-gnome-4ea3582352c0c9233a95f5661c844df49803efde.tar.gz freebsd-ports-gnome-4ea3582352c0c9233a95f5661c844df49803efde.tar.zst freebsd-ports-gnome-4ea3582352c0c9233a95f5661c844df49803efde.zip |
added in my new ports
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 18a613065864..c02bd673b87e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.94 1996/08/16 07:40:50 asami Exp $ +# $Id: Makefile,v 1.95 1996/08/16 07:55:04 asami Exp $ # SUBDIR += FWF @@ -13,6 +13,7 @@ SUBDIR += dclock SUBDIR += emiclock SUBDIR += emu + SUBDIR += freefonts SUBDIR += fvwm SUBDIR += fvwm2 SUBDIR += fvwm95 |