diff options
author | erich <erich@FreeBSD.org> | 1996-08-02 04:47:07 +0800 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-08-02 04:47:07 +0800 |
commit | a357e69dd740998b225a92b25561bc7172101040 (patch) | |
tree | 1165758dce387c99ed6173b5d7d09a5fb9f9c20c /x11 | |
parent | d968b946aa4c71e4dcc31ea627ea4e5b67904abd (diff) | |
download | freebsd-ports-gnome-a357e69dd740998b225a92b25561bc7172101040.tar.gz freebsd-ports-gnome-a357e69dd740998b225a92b25561bc7172101040.tar.zst freebsd-ports-gnome-a357e69dd740998b225a92b25561bc7172101040.zip |
add in my new ports
Diffstat (limited to 'x11')
-rw-r--r-- | x11/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Makefile b/x11/Makefile index 98fc4c4da1fa..870665a1175e 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.89 1996/07/31 00:22:38 chuckr Exp $ +# $Id: Makefile,v 1.90 1996/07/31 22:09:19 chuckr Exp $ # SUBDIR += FWF @@ -35,6 +35,7 @@ SUBDIR += xdaliclock SUBDIR += xdtm SUBDIR += xearth + SUBDIR += xephem SUBDIR += xfed SUBDIR += xfm SUBDIR += xforms |