diff options
author | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
---|---|---|
committer | Jordan K. Hubbard <jkh@FreeBSD.org> | 1994-09-26 13:39:19 +0000 |
commit | 4cac729dfd7456558604e5466f39cae2838b2247 (patch) | |
tree | 951b26521b07ebae2372bb0381283f638fbf2c8e /x11 | |
parent | 1517fc4397c3b0632977b7886cf3db1f6e537155 (diff) | |
download | freebsd-ports-4cac729dfd7456558604e5466f39cae2838b2247.zip |
Synchronize the ports with the Makefiles.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/Makefile b/x11/Makefile index 246ebbe03151..be83c0334fa5 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,5 +1,5 @@ -# $Id: Makefile,v 1.4 1994/09/13 12:40:24 jkh Exp $ +# $Id: Makefile,v 1.5 1994/09/24 16:17:14 adam Exp $ # -SUBDIR= emu fvwm iv tk +SUBDIR= emu fvwm iv jetpack tk xarchie xmris xpm .include <bsd.port.subdir.mk> |