diff options
author | nakai <nakai@FreeBSD.org> | 2000-09-13 23:13:09 +0800 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-09-13 23:13:09 +0800 |
commit | 31af8021cd6f644e39b924793949345e1cdfe678 (patch) | |
tree | 9240206636871ea49e194a29a282b8a02899a492 /x11 | |
parent | bc3451aa5b2eae2738e561168042a7b93281acd2 (diff) | |
download | freebsd-ports-gnome-31af8021cd6f644e39b924793949345e1cdfe678.tar.gz freebsd-ports-gnome-31af8021cd6f644e39b924793949345e1cdfe678.tar.zst freebsd-ports-gnome-31af8021cd6f644e39b924793949345e1cdfe678.zip |
Add gdm port.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index e8ee28163f92..17a2c257261a 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -25,6 +25,7 @@ SUBDIR += fbsd-icons SUBDIR += finder SUBDIR += gbackground + SUBDIR += gdm SUBDIR += gmessage SUBDIR += gnome SUBDIR += gnomeapplets |