diff options
author | anholt <anholt@FreeBSD.org> | 2004-06-19 14:08:43 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-06-19 14:08:43 +0800 |
commit | 8301e008c4543415426bd28f6c0819d9b4d2c41b (patch) | |
tree | e3ca65f9ced40b3d7eab5b35d747b166de708c6f /x11/Makefile | |
parent | 936bea0ad00339c4cc748a232c7c32765b1b73ef (diff) | |
download | freebsd-ports-gnome-8301e008c4543415426bd28f6c0819d9b4d2c41b.tar.gz freebsd-ports-gnome-8301e008c4543415426bd28f6c0819d9b4d2c41b.tar.zst freebsd-ports-gnome-8301e008c4543415426bd28f6c0819d9b4d2c41b.zip |
New port: xorg, a metaport for the X.Org distribution. It lacks the documents
port still, but this should be good enough for now.
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index be2d6e9eb52f..b0310d140471 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -221,6 +221,7 @@ SUBDIR += xmx SUBDIR += xnee SUBDIR += xnodecor + SUBDIR += xorg SUBDIR += xorg-clients SUBDIR += xorg-libraries SUBDIR += xorg-manpages |