diff options
author | nakai <nakai@FreeBSD.org> | 2000-09-13 15:13:09 +0000 |
---|---|---|
committer | nakai <nakai@FreeBSD.org> | 2000-09-13 15:13:09 +0000 |
commit | 31af8021cd6f644e39b924793949345e1cdfe678 (patch) | |
tree | 9240206636871ea49e194a29a282b8a02899a492 | |
parent | bc3451aa5b2eae2738e561168042a7b93281acd2 (diff) | |
download | FreeBSD-ports-31af8021cd6f644e39b924793949345e1cdfe678.zip FreeBSD-ports-31af8021cd6f644e39b924793949345e1cdfe678.tar.gz |
Add gdm port.
-rw-r--r-- | x11/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/Makefile b/x11/Makefile index e8ee281..17a2c25 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 |