diff options
author | asami <asami@FreeBSD.org> | 1996-11-09 10:05:45 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-11-09 10:05:45 +0800 |
commit | 39c630569125e4b3688ae23093494e52c9836217 (patch) | |
tree | d87baa53600cd3df9dca56f3a3e3eb419ff89229 /x11/Makefile | |
parent | 13d00f51a992a1243aa4986a499f47d41c480b8a (diff) | |
download | freebsd-ports-gnome-39c630569125e4b3688ae23093494e52c9836217.tar.gz freebsd-ports-gnome-39c630569125e4b3688ae23093494e52c9836217.tar.zst freebsd-ports-gnome-39c630569125e4b3688ae23093494e52c9836217.zip |
Add XFree86-contrib.
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 474ddfaa702f..2b7d00911526 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.104 1996/11/03 21:09:33 jfitz Exp $ +# $Id: Makefile,v 1.105 1996/11/07 12:28:22 asami Exp $ # SUBDIR += FWF SUBDIR += XFree86 + SUBDIR += XFree86-contrib SUBDIR += Xaw3d SUBDIR += afterstep SUBDIR += auis |