diff options
author | markm <markm@FreeBSD.org> | 1995-12-23 02:51:46 +0800 |
---|---|---|
committer | markm <markm@FreeBSD.org> | 1995-12-23 02:51:46 +0800 |
commit | 1b56a6190dbbe9094394c114b3d4a8f9ceb56d43 (patch) | |
tree | 49489812eb65b6d57e9e3644d5ef304ac1d30ac9 /games/Makefile | |
parent | a6be7829a0970b5d4bdaeb7b0dcb6581fe8f75b1 (diff) | |
download | freebsd-ports-gnome-1b56a6190dbbe9094394c114b3d4a8f9ceb56d43.tar.gz freebsd-ports-gnome-1b56a6190dbbe9094394c114b3d4a8f9ceb56d43.tar.zst freebsd-ports-gnome-1b56a6190dbbe9094394c114b3d4a8f9ceb56d43.zip |
Get these entries in alphabetical order...
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/Makefile b/games/Makefile index 9b9a06f7bb48..0d1b43f1fb0e 100644 --- a/games/Makefile +++ b/games/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1995/11/26 21:34:40 asami Exp $ +# $Id: Makefile,v 1.33 1995/12/22 18:34:38 markm Exp $ # SUBDIR += acm @@ -31,8 +31,8 @@ SUBDIR += xpilot SUBDIR += xpipeman SUBDIR += xrisk - SUBDIR += xrobots SUBDIR += xroach + SUBDIR += xrobots SUBDIR += xsol SUBDIR += xtetris SUBDIR += xtic |