diff options
author | jkh <jkh@FreeBSD.org> | 1994-09-26 21:39:19 +0800 |
---|---|---|
committer | jkh <jkh@FreeBSD.org> | 1994-09-26 21:39:19 +0800 |
commit | 55107cd48be7f70074a40dcccafb8f78f3c60ca5 (patch) | |
tree | 8eecc171d88fd6adcbed0a3e91361f2a639479a9 /x11 | |
parent | a8a9d8eee3fac27d6055d38ba1d35ce560606727 (diff) | |
download | freebsd-ports-gnome-55107cd48be7f70074a40dcccafb8f78f3c60ca5.tar.gz freebsd-ports-gnome-55107cd48be7f70074a40dcccafb8f78f3c60ca5.tar.zst freebsd-ports-gnome-55107cd48be7f70074a40dcccafb8f78f3c60ca5.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> |