diff options
author | jseger <jseger@FreeBSD.org> | 1998-12-16 05:30:45 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-12-16 05:30:45 +0800 |
commit | ef476c9e47da7c7a661dca1a0ee0cd99cb7692c4 (patch) | |
tree | 262dc992893ecfa8c2db53375ec88d3699f080c7 /emulators/Makefile | |
parent | ad68c0e8940d84be83d136c361d341dd5b5c5635 (diff) | |
download | freebsd-ports-gnome-ef476c9e47da7c7a661dca1a0ee0cd99cb7692c4.tar.gz freebsd-ports-gnome-ef476c9e47da7c7a661dca1a0ee0cd99cb7692c4.tar.zst freebsd-ports-gnome-ef476c9e47da7c7a661dca1a0ee0cd99cb7692c4.zip |
Activate vpce
Diffstat (limited to 'emulators/Makefile')
-rw-r--r-- | emulators/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/Makefile b/emulators/Makefile index 2b5722247e53..eb86b8e0f614 100644 --- a/emulators/Makefile +++ b/emulators/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.26 1998/10/30 06:43:38 asami Exp $ +# $Id: Makefile,v 1.27 1998/11/18 04:34:46 flathill Exp $ # SUBDIR += aftp @@ -30,6 +30,7 @@ SUBDIR += vgb SUBDIR += vice SUBDIR += vmsbackup + SUBDIR += vpce SUBDIR += wine SUBDIR += x48 SUBDIR += xcopilot |