diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1999-01-09 08:52:31 +0000 |
commit | 0eb5003d3178207cc304b90d49d9de064bf268dd (patch) | |
tree | 17379660c94859acecb57f211b867ce5623a3fd5 /emulators | |
parent | 5c4e9b3a761cd9fabacf16f81e9420560b58316b (diff) | |
download | freebsd-ports-0eb5003d3178207cc304b90d49d9de064bf268dd.zip |
Move Palm*-related programs to new "palm" category.
Reviewed by: the ports list
Diffstat (limited to 'emulators')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 2ed2c3dda526..9177b81ca87e 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.28 1998/12/15 21:30:45 jseger Exp $ +# $Id: Makefile,v 1.29 1998/12/30 04:34:28 obrien Exp $ # SUBDIR += aftp @@ -34,7 +34,6 @@ SUBDIR += vpce SUBDIR += wine SUBDIR += x48 - SUBDIR += xcopilot SUBDIR += xgs SUBDIR += xmame SUBDIR += xsystem35 |